home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2004 April / VPR0404.ISO / PCTUNE / MBM5351 / mbm5351.exe / {app} / Dll / Settings.dll / 0 / RCDATA / TMBMSETTINGS / TMBMSETTINGS.txt < prev   
Text File  |  2003-10-24  |  309KB  |  9,778 lines

  1. object MBMSettings: TMBMSettings
  2.   Left = 199
  3.   Top = 157
  4.   BorderStyle = bsNone
  5.   Caption = 'MBM 5'
  6.   ClientHeight = 453
  7.   ClientWidth = 705
  8.   Color = clWhite
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnMouseDown = DragBarMouseDown
  22.   OnMouseMove = DragBarMouseMove
  23.   OnMouseUp = DragBarMouseUp
  24.   PixelsPerInch = 96
  25.   TextHeight = 14
  26.   object Image1: TImage
  27.     Left = 110
  28.     Top = 0
  29.     Width = 576
  30.     Height = 453
  31.     Picture.Data = {<image001.bmp>}
  32.     OnMouseDown = DragBarMouseDown
  33.     OnMouseMove = DragBarMouseMove
  34.     OnMouseUp = DragBarMouseUp
  35.   end
  36.   object SpeedButtonGen: TSpeedButton
  37.     Tag = 1
  38.     Left = 16
  39.     Top = 48
  40.     Width = 180
  41.     Height = 25
  42.     Caption = 'Gen'
  43.     Flat = True
  44.     Font.Charset = ANSI_CHARSET
  45.     Font.Color = clBlack
  46.     Font.Height = -12
  47.     Font.Name = 'Arial'
  48.     Font.Style = [fsBold]
  49.     Margin = 10
  50.     ParentFont = False
  51.     OnClick = SpeedButtonGenClick
  52.   end
  53.   object SpeedButtonTemp: TSpeedButton
  54.     Tag = 5
  55.     Left = 16
  56.     Top = 78
  57.     Width = 180
  58.     Height = 25
  59.     Caption = 'Temp'
  60.     Flat = True
  61.     Font.Charset = ANSI_CHARSET
  62.     Font.Color = clBlack
  63.     Font.Height = -12
  64.     Font.Name = 'Arial'
  65.     Font.Style = [fsBold]
  66.     Margin = 10
  67.     ParentFont = False
  68.     OnClick = SpeedButtonTempClick
  69.   end
  70.   object SpeedButtonVolt: TSpeedButton
  71.     Tag = 9
  72.     Left = 16
  73.     Top = 108
  74.     Width = 180
  75.     Height = 25
  76.     Caption = 'Volt'
  77.     Flat = True
  78.     Font.Charset = ANSI_CHARSET
  79.     Font.Color = clBlack
  80.     Font.Height = -12
  81.     Font.Name = 'Arial'
  82.     Font.Style = [fsBold]
  83.     Margin = 10
  84.     ParentFont = False
  85.     OnClick = SpeedButtonVoltClick
  86.   end
  87.   object SpeedButtonFan: TSpeedButton
  88.     Tag = 13
  89.     Left = 16
  90.     Top = 138
  91.     Width = 180
  92.     Height = 25
  93.     Caption = 'Fan'
  94.     Flat = True
  95.     Font.Charset = ANSI_CHARSET
  96.     Font.Color = clBlack
  97.     Font.Height = -12
  98.     Font.Name = 'Arial'
  99.     Font.Style = [fsBold]
  100.     Margin = 10
  101.     ParentFont = False
  102.     OnClick = SpeedButtonFanClick
  103.   end
  104.   object SpeedButtonApply: TSpeedButton
  105.     Tag = 17
  106.     Left = 16
  107.     Top = 408
  108.     Width = 180
  109.     Height = 25
  110.     Caption = 'Apply'
  111.     Flat = True
  112.     Font.Charset = ANSI_CHARSET
  113.     Font.Color = clBlack
  114.     Font.Height = -12
  115.     Font.Name = 'Arial'
  116.     Font.Style = [fsBold]
  117.     Margin = 10
  118.     ParentFont = False
  119.     OnClick = SpeedButtonApplyClick
  120.   end
  121.   object SpeedButtonAlarmOptions: TSpeedButton
  122.     Tag = 18
  123.     Left = 16
  124.     Top = 198
  125.     Width = 180
  126.     Height = 25
  127.     Caption = 'Alarm'
  128.     Flat = True
  129.     Font.Charset = ANSI_CHARSET
  130.     Font.Color = clBlack
  131.     Font.Height = -12
  132.     Font.Name = 'Arial'
  133.     Font.Style = [fsBold]
  134.     Margin = 10
  135.     ParentFont = False
  136.     OnClick = SpeedButtonAlarmOptionsClick
  137.   end
  138.   object SpeedButtonTrayOSD: TSpeedButton
  139.     Tag = 20
  140.     Left = 16
  141.     Top = 228
  142.     Width = 180
  143.     Height = 25
  144.     Caption = 'Tray'
  145.     Flat = True
  146.     Font.Charset = ANSI_CHARSET
  147.     Font.Color = clBlack
  148.     Font.Height = -12
  149.     Font.Name = 'Arial'
  150.     Font.Style = [fsBold]
  151.     Margin = 10
  152.     ParentFont = False
  153.     OnClick = SpeedButtonTrayOSDClick
  154.   end
  155.   object Image3: TImage
  156.     Left = 686
  157.     Top = 0
  158.     Width = 19
  159.     Height = 453
  160.     Align = alRight
  161.     Picture.Data = {<image002.bmp>}
  162.     OnMouseDown = DragBarMouseDown
  163.     OnMouseMove = DragBarMouseMove
  164.     OnMouseUp = DragBarMouseUp
  165.   end
  166.   object MinimizeButton: TSpeedButton
  167.     Left = 692
  168.     Top = 9
  169.     Width = 10
  170.     Height = 9
  171.     Flat = True
  172.     Glyph.Data = {
  173.       5E000000424D5E000000000000003E0000002800000008000000080000000100
  174.       01000000000020000000130B0000130B0000020000000200000000000000FFFF
  175.       FF00FF0000008100000081000000FF000000FF000000FF000000FF000000FF00
  176.       0000}
  177.     Layout = blGlyphBottom
  178.     OnClick = MinimizeButtonClick
  179.   end
  180.   object CloseButton: TSpeedButton
  181.     Left = 692
  182.     Top = 0
  183.     Width = 10
  184.     Height = 9
  185.     Flat = True
  186.     Glyph.Data = {
  187.       5E000000424D5E000000000000003E0000002800000008000000080000000100
  188.       01000000000020000000130B0000130B0000020000000200000000000000FFFF
  189.       FF00FF00000099000000C3000000E7000000E7000000C300000099000000FF00
  190.       0000}
  191.     Layout = blGlyphBottom
  192.     OnClick = CloseButtonClick
  193.   end
  194.   object SpeedButtonHighandLow: TSpeedButton
  195.     Tag = 8
  196.     Left = 16
  197.     Top = 258
  198.     Width = 180
  199.     Height = 25
  200.     Caption = 'High Low'
  201.     Flat = True
  202.     Font.Charset = ANSI_CHARSET
  203.     Font.Color = clBlack
  204.     Font.Height = -12
  205.     Font.Name = 'Arial'
  206.     Font.Style = [fsBold]
  207.     Margin = 10
  208.     ParentFont = False
  209.     OnClick = SpeedButtonHighandLowClick
  210.   end
  211.   object SpeedButtonLogOptions: TSpeedButton
  212.     Tag = 11
  213.     Left = 16
  214.     Top = 288
  215.     Width = 180
  216.     Height = 25
  217.     Caption = 'Log'
  218.     Flat = True
  219.     Font.Charset = ANSI_CHARSET
  220.     Font.Color = clBlack
  221.     Font.Height = -12
  222.     Font.Name = 'Arial'
  223.     Font.Style = [fsBold]
  224.     Margin = 10
  225.     ParentFont = False
  226.     OnClick = SpeedButtonLogOptionsClick
  227.   end
  228.   object SpeedButtonEMailOptions: TSpeedButton
  229.     Tag = 12
  230.     Left = 16
  231.     Top = 318
  232.     Width = 180
  233.     Height = 25
  234.     Caption = 'e-mail'
  235.     Flat = True
  236.     Font.Charset = ANSI_CHARSET
  237.     Font.Color = clBlack
  238.     Font.Height = -12
  239.     Font.Name = 'Arial'
  240.     Font.Style = [fsBold]
  241.     Margin = 10
  242.     ParentFont = False
  243.     OnClick = SpeedButtonEMailOptionsClick
  244.   end
  245.   object SpeedButton3rdparty: TSpeedButton
  246.     Tag = 15
  247.     Left = 16
  248.     Top = 348
  249.     Width = 180
  250.     Height = 25
  251.     Caption = '3rd party'
  252.     Flat = True
  253.     Font.Charset = ANSI_CHARSET
  254.     Font.Color = clBlack
  255.     Font.Height = -12
  256.     Font.Name = 'Arial'
  257.     Font.Style = [fsBold]
  258.     Margin = 10
  259.     ParentFont = False
  260.     OnClick = SpeedButton3rdpartyClick
  261.   end
  262.   object SpeedButtonDashBoardOpen: TSpeedButton
  263.     Left = 692
  264.     Top = 18
  265.     Width = 10
  266.     Height = 9
  267.     Flat = True
  268.     Glyph.Data = {
  269.       5E000000424D5E000000000000003E0000002800000008000000080000000100
  270.       01000000000020000000230B0000230B0000020000000200000000000000FFFF
  271.       FF00FF0000008100000081000000BD000000BD000000BD00000081000000FF00
  272.       0000}
  273.     Layout = blGlyphBottom
  274.     OnClick = SpeedButtonDashBoardOpenClick
  275.   end
  276.   object SpeedButton1: TSpeedButton
  277.     Left = 692
  278.     Top = 27
  279.     Width = 10
  280.     Height = 9
  281.     Flat = True
  282.     Glyph.Data = {
  283.       5E000000424D5E000000000000003E0000002800000008000000080000000100
  284.       01000000000020000000230B0000230B0000020000000200000000000000FFFF
  285.       FF00FF000000EF000000FF000000EF000000F7000000FB000000DB000000E700
  286.       0000}
  287.     Layout = blGlyphTop
  288.     OnClick = SpeedButton1Click
  289.   end
  290.   object Label175: TLabel
  291.     Left = 376
  292.     Top = 16
  293.     Width = 298
  294.     Height = 32
  295.     Caption = 'Motherboard Monitor 5'
  296.     Font.Charset = ANSI_CHARSET
  297.     Font.Color = 6500682
  298.     Font.Height = -27
  299.     Font.Name = 'Arial'
  300.     Font.Style = [fsBold]
  301.     ParentFont = False
  302.   end
  303.   object SpeedButtonCPU: TSpeedButton
  304.     Tag = 14
  305.     Left = 16
  306.     Top = 168
  307.     Width = 180
  308.     Height = 25
  309.     Caption = 'Cpu'
  310.     Flat = True
  311.     Font.Charset = ANSI_CHARSET
  312.     Font.Color = clBlack
  313.     Font.Height = -12
  314.     Font.Name = 'Arial'
  315.     Font.Style = [fsBold]
  316.     Margin = 10
  317.     ParentFont = False
  318.     OnClick = SpeedButtonCPUClick
  319.   end
  320.   object SpeedButton2: TSpeedButton
  321.     Tag = 28
  322.     Left = 16
  323.     Top = 380
  324.     Width = 180
  325.     Height = 25
  326.     Caption = 'plug'
  327.     Flat = True
  328.     Font.Charset = ANSI_CHARSET
  329.     Font.Color = clBlack
  330.     Font.Height = -12
  331.     Font.Name = 'Arial'
  332.     Font.Style = [fsBold]
  333.     Margin = 10
  334.     ParentFont = False
  335.     Visible = False
  336.     OnClick = SpeedButton2Click
  337.   end
  338.   object NoteBookMain: TNotebook
  339.     Left = 216
  340.     Top = 48
  341.     Width = 457
  342.     Height = 385
  343.     Color = clWhite
  344.     ParentColor = False
  345.     TabOrder = 0
  346.     object TPage
  347.       Left = 0
  348.       Top = 0
  349.       Caption = 'General'
  350.       object SpeedButtonGenBas: TSpeedButton
  351.         Tag = 2
  352.         Left = 4
  353.         Top = 16
  354.         Width = 129
  355.         Height = 25
  356.         Caption = 'Basic'
  357.         Flat = True
  358.         Font.Charset = ANSI_CHARSET
  359.         Font.Color = clBlack
  360.         Font.Height = -12
  361.         Font.Name = 'Arial'
  362.         Font.Style = [fsBold]
  363.         Margin = 10
  364.         ParentFont = False
  365.         OnClick = SpeedButtonGenBasClick
  366.       end
  367.       object SpeedButtonPref: TSpeedButton
  368.         Tag = 3
  369.         Left = 156
  370.         Top = 16
  371.         Width = 129
  372.         Height = 25
  373.         Caption = 'Advanced'
  374.         Flat = True
  375.         Font.Charset = ANSI_CHARSET
  376.         Font.Color = clBlack
  377.         Font.Height = -12
  378.         Font.Name = 'Arial'
  379.         Font.Style = [fsBold]
  380.         Margin = 10
  381.         ParentFont = False
  382.         OnClick = SpeedButtonPrefClick
  383.       end
  384.       object SpeedButtonSysInfo: TSpeedButton
  385.         Tag = 4
  386.         Left = 308
  387.         Top = 16
  388.         Width = 129
  389.         Height = 25
  390.         Caption = 'Sys'
  391.         Flat = True
  392.         Font.Charset = ANSI_CHARSET
  393.         Font.Color = clBlack
  394.         Font.Height = -12
  395.         Font.Name = 'Arial'
  396.         Font.Style = [fsBold]
  397.         Margin = 10
  398.         ParentFont = False
  399.         OnClick = SpeedButtonSysInfoClick
  400.       end
  401.       object NoteBookGeneral: TNotebook
  402.         Left = 0
  403.         Top = 48
  404.         Width = 457
  405.         Height = 337
  406.         PageIndex = 2
  407.         TabOrder = 0
  408.         object TPage
  409.           Left = 0
  410.           Top = 0
  411.           Caption = 'Basic'
  412.           object Bevel2: TBevel
  413.             Left = 0
  414.             Top = 0
  415.             Width = 440
  416.             Height = 17
  417.             Shape = bsTopLine
  418.           end
  419.           object Bevel5: TBevel
  420.             Left = 0
  421.             Top = 336
  422.             Width = 440
  423.             Height = 17
  424.             Shape = bsTopLine
  425.           end
  426.           object ScrollBox3: TScrollBox
  427.             Left = 0
  428.             Top = 1
  429.             Width = 457
  430.             Height = 335
  431.             BorderStyle = bsNone
  432.             TabOrder = 0
  433.             object Label1: TLabel
  434.               Tag = 1
  435.               Left = 8
  436.               Top = 8
  437.               Width = 265
  438.               Height = 41
  439.               AutoSize = False
  440.               Caption = 'Language:'
  441.               Transparent = True
  442.               WordWrap = True
  443.             end
  444.             object Bevel1: TBevel
  445.               Left = 0
  446.               Top = 48
  447.               Width = 440
  448.               Height = 17
  449.               Shape = bsTopLine
  450.             end
  451.             object Label2: TLabel
  452.               Tag = 2
  453.               Left = 8
  454.               Top = 56
  455.               Width = 265
  456.               Height = 41
  457.               AutoSize = False
  458.               Caption = 'Temperature Unit'
  459.               Transparent = True
  460.               WordWrap = True
  461.             end
  462.             object FormatLabelDegree: TFormatLabel
  463.               Tag = 5
  464.               Left = 8
  465.               Top = 96
  466.               Width = 265
  467.               Height = 41
  468.               AutoSize = False
  469.               Caption = 'Degree Symbol'
  470.               Transparent = True
  471.               WordWrap = True
  472.               FormatList.Strings = (
  473.                 'ソス')
  474.             end
  475.             object Bevel3: TBevel
  476.               Left = 0
  477.               Top = 136
  478.               Width = 440
  479.               Height = 17
  480.               Shape = bsTopLine
  481.             end
  482.             object Label3: TLabel
  483.               Tag = 6
  484.               Left = 8
  485.               Top = 144
  486.               Width = 265
  487.               Height = 41
  488.               AutoSize = False
  489.               Caption = 'Interval time'
  490.               Transparent = True
  491.               WordWrap = True
  492.             end
  493.             object FormatLabelInterval: TFormatLabel
  494.               Tag = 7
  495.               Left = 304
  496.               Top = 144
  497.               Width = 137
  498.               Height = 41
  499.               AutoSize = False
  500.               Caption = 'interval'
  501.               Transparent = True
  502.               WordWrap = True
  503.               FormatList.Strings = (
  504.                 '5')
  505.             end
  506.             object Bevel4: TBevel
  507.               Left = 0
  508.               Top = 184
  509.               Width = 440
  510.               Height = 17
  511.               Shape = bsTopLine
  512.             end
  513.             object Label4: TLabel
  514.               Tag = 8
  515.               Left = 8
  516.               Top = 192
  517.               Width = 265
  518.               Height = 41
  519.               AutoSize = False
  520.               Caption = 'Windows Start'
  521.               Transparent = True
  522.               WordWrap = True
  523.             end
  524.             object Label5: TLabel
  525.               Tag = 9
  526.               Left = 8
  527.               Top = 232
  528.               Width = 265
  529.               Height = 41
  530.               AutoSize = False
  531.               Caption = 'splash'
  532.               Transparent = True
  533.               WordWrap = True
  534.             end
  535.             object Label6: TLabel
  536.               Tag = 10
  537.               Left = 8
  538.               Top = 272
  539.               Width = 265
  540.               Height = 41
  541.               AutoSize = False
  542.               Caption = 'confirm'
  543.               Transparent = True
  544.               WordWrap = True
  545.             end
  546.             object Label57: TLabel
  547.               Tag = 83
  548.               Left = 8
  549.               Top = 312
  550.               Width = 265
  551.               Height = 41
  552.               AutoSize = False
  553.               Caption = 'dashboard'
  554.               Transparent = True
  555.               WordWrap = True
  556.             end
  557.             object Bevel37: TBevel
  558.               Left = 1
  559.               Top = 392
  560.               Width = 440
  561.               Height = 17
  562.               Shape = bsTopLine
  563.             end
  564.             object Label79: TLabel
  565.               Tag = 105
  566.               Left = 8
  567.               Top = 400
  568.               Width = 265
  569.               Height = 41
  570.               AutoSize = False
  571.               Caption = 'csv'
  572.               Transparent = True
  573.               WordWrap = True
  574.             end
  575.             object Label113: TLabel
  576.               Tag = 176
  577.               Left = 8
  578.               Top = 488
  579.               Width = 265
  580.               Height = 41
  581.               AutoSize = False
  582.               Caption = 'show cpu'
  583.               Transparent = True
  584.               WordWrap = True
  585.             end
  586.             object Bevel57: TBevel
  587.               Left = 1
  588.               Top = 440
  589.               Width = 440
  590.               Height = 17
  591.               Shape = bsTopLine
  592.             end
  593.             object Label135: TLabel
  594.               Tag = 171
  595.               Left = 8
  596.               Top = 448
  597.               Width = 265
  598.               Height = 41
  599.               AutoSize = False
  600.               Caption = 'cpu sytle'
  601.               Transparent = True
  602.               WordWrap = True
  603.             end
  604.             object Label142: TLabel
  605.               Tag = 178
  606.               Left = 8
  607.               Top = 352
  608.               Width = 265
  609.               Height = 41
  610.               AutoSize = False
  611.               Caption = 'Interval time'
  612.               Transparent = True
  613.               WordWrap = True
  614.             end
  615.             object FormatLabelDashBoardDelay: TFormatLabel
  616.               Tag = 179
  617.               Left = 304
  618.               Top = 352
  619.               Width = 137
  620.               Height = 41
  621.               AutoSize = False
  622.               Caption = 'interval'
  623.               Transparent = True
  624.               WordWrap = True
  625.               FormatList.Strings = (
  626.                 '5')
  627.             end
  628.             object Bevel73: TBevel
  629.               Left = 1
  630.               Top = 528
  631.               Width = 440
  632.               Height = 17
  633.               Shape = bsTopLine
  634.             end
  635.             object Label216: TLabel
  636.               Tag = 255
  637.               Left = 8
  638.               Top = 536
  639.               Width = 265
  640.               Height = 41
  641.               AutoSize = False
  642.               Caption = 'dashboard'
  643.               Transparent = True
  644.               WordWrap = True
  645.             end
  646.             object Label217: TLabel
  647.               Left = 352
  648.               Top = 563
  649.               Width = 12
  650.               Height = 14
  651.               Caption = '56'
  652.             end
  653.             object Label218: TLabel
  654.               Left = 284
  655.               Top = 563
  656.               Width = 12
  657.               Height = 14
  658.               Caption = '44'
  659.             end
  660.             object Label219: TLabel
  661.               Left = 420
  662.               Top = 563
  663.               Width = 12
  664.               Height = 14
  665.               Caption = '68'
  666.             end
  667.             object Bevel76: TBevel
  668.               Left = 1
  669.               Top = 584
  670.               Width = 440
  671.               Height = 17
  672.               Shape = bsTopLine
  673.             end
  674.             object Label231: TLabel
  675.               Tag = 268
  676.               Left = 8
  677.               Top = 592
  678.               Width = 265
  679.               Height = 41
  680.               AutoSize = False
  681.               Caption = 'RD2'
  682.               Transparent = True
  683.               WordWrap = True
  684.             end
  685.             object Label232: TLabel
  686.               Tag = 269
  687.               Left = 8
  688.               Top = 632
  689.               Width = 265
  690.               Height = 41
  691.               AutoSize = False
  692.               Caption = 'port'
  693.               Transparent = True
  694.               WordWrap = True
  695.             end
  696.             object Label233: TLabel
  697.               Tag = 270
  698.               Left = 8
  699.               Top = 672
  700.               Width = 265
  701.               Height = 41
  702.               AutoSize = False
  703.               Caption = 'port'
  704.               Transparent = True
  705.               WordWrap = True
  706.             end
  707.             object Bevel77: TBevel
  708.               Left = 1
  709.               Top = 712
  710.               Width = 440
  711.               Height = 17
  712.               Shape = bsTopLine
  713.             end
  714.             object Label236: TLabel
  715.               Tag = 272
  716.               Left = 8
  717.               Top = 720
  718.               Width = 265
  719.               Height = 41
  720.               AutoSize = False
  721.               Caption = 'hdd'
  722.               Transparent = True
  723.               WordWrap = True
  724.             end
  725.             object Label237: TLabel
  726.               Tag = 273
  727.               Left = 8
  728.               Top = 760
  729.               Width = 265
  730.               Height = 41
  731.               AutoSize = False
  732.               Caption = 'scsi'
  733.               Transparent = True
  734.               WordWrap = True
  735.             end
  736.             object Label238: TLabel
  737.               Tag = 274
  738.               Left = 8
  739.               Top = 800
  740.               Width = 265
  741.               Height = 41
  742.               AutoSize = False
  743.               Caption = 'Interval time'
  744.               Transparent = True
  745.               WordWrap = True
  746.             end
  747.             object FormatLabelHDDInterval: TFormatLabel
  748.               Tag = 275
  749.               Left = 304
  750.               Top = 800
  751.               Width = 137
  752.               Height = 41
  753.               AutoSize = False
  754.               Caption = 'interval'
  755.               Transparent = True
  756.               WordWrap = True
  757.               FormatList.Strings = (
  758.                 '5')
  759.             end
  760.             object ComboBoxLanguage: TComboBox
  761.               Left = 280
  762.               Top = 14
  763.               Width = 153
  764.               Height = 22
  765.               Style = csDropDownList
  766.               Color = clWhite
  767.               ItemHeight = 0
  768.               Sorted = True
  769.               TabOrder = 0
  770.               OnChange = ComboBoxLanguageChge
  771.             end
  772.             object RadioButtonCel: TRadioButton
  773.               Tag = 3
  774.               Left = 280
  775.               Top = 58
  776.               Width = 161
  777.               Height = 15
  778.               Caption = 'C'
  779.               TabOrder = 1
  780.               OnClick = RadioButtonCelClick
  781.             end
  782.             object RadioButtonFar: TRadioButton
  783.               Tag = 4
  784.               Left = 280
  785.               Top = 74
  786.               Width = 161
  787.               Height = 15
  788.               Caption = 'F'
  789.               TabOrder = 2
  790.               OnClick = RadioButtonFarClick
  791.             end
  792.             object CheckBoxDegreeSymbol: TCheckBox
  793.               Left = 280
  794.               Top = 104
  795.               Width = 15
  796.               Height = 15
  797.               TabOrder = 3
  798.               OnClick = CheckBoxDegreeSymbolClick
  799.             end
  800.             object UpDownInterval: TUpDown
  801.               Left = 280
  802.               Top = 146
  803.               Width = 16
  804.               Height = 24
  805.               Min = 100
  806.               Max = 32000
  807.               Increment = 100
  808.               Position = 1000
  809.               TabOrder = 4
  810.               Wrap = False
  811.               OnClick = UpDownIntervalClick
  812.             end
  813.             object CheckBoxWinStart: TCheckBox
  814.               Left = 280
  815.               Top = 200
  816.               Width = 15
  817.               Height = 15
  818.               TabOrder = 5
  819.               OnClick = CheckBoxWinStartClick
  820.             end
  821.             object CheckBoxSplash: TCheckBox
  822.               Left = 280
  823.               Top = 240
  824.               Width = 15
  825.               Height = 15
  826.               TabOrder = 6
  827.               OnClick = CheckBoxSplashClick
  828.             end
  829.             object CheckBoxConfirmation: TCheckBox
  830.               Left = 280
  831.               Top = 280
  832.               Width = 15
  833.               Height = 15
  834.               TabOrder = 7
  835.               OnClick = CheckBoxConfirmationClick
  836.             end
  837.             object CheckBoxDashboardStart: TCheckBox
  838.               Left = 280
  839.               Top = 320
  840.               Width = 15
  841.               Height = 15
  842.               TabOrder = 8
  843.               OnClick = CheckBoxDashboardStartClick
  844.             end
  845.             object EditCSV: TEdit
  846.               Left = 280
  847.               Top = 408
  848.               Width = 17
  849.               Height = 22
  850.               MaxLength = 1
  851.               TabOrder = 9
  852.               OnChange = EditCSVChange
  853.             end
  854.             object ComboBoxDoubleClick: TComboBox
  855.               Left = 280
  856.               Top = 454
  857.               Width = 153
  858.               Height = 22
  859.               Style = csDropDownList
  860.               Color = clWhite
  861.               ItemHeight = 0
  862.               TabOrder = 10
  863.               OnChange = ComboBoxDoubleClickChange
  864.             end
  865.             object ComboBoxDefaultTab: TComboBox
  866.               Left = 280
  867.               Top = 494
  868.               Width = 153
  869.               Height = 22
  870.               Style = csDropDownList
  871.               Color = clWhite
  872.               ItemHeight = 0
  873.               TabOrder = 11
  874.               OnChange = ComboBoxDefaultTabChange
  875.             end
  876.             object UpDownDashboardDelay: TUpDown
  877.               Left = 280
  878.               Top = 354
  879.               Width = 16
  880.               Height = 24
  881.               Min = 0
  882.               Position = 0
  883.               TabOrder = 12
  884.               Wrap = False
  885.               OnClick = UpDownDashboardDelayClick
  886.             end
  887.             object TrackBarVUSize: TTrackBar
  888.               Left = 280
  889.               Top = 538
  890.               Width = 153
  891.               Height = 28
  892.               LineSize = 4
  893.               Max = 68
  894.               Min = 44
  895.               Orientation = trHorizontal
  896.               PageSize = 4
  897.               Frequency = 4
  898.               Position = 56
  899.               SelEnd = 0
  900.               SelStart = 0
  901.               TabOrder = 13
  902.               ThumbLength = 15
  903.               TickMarks = tmBottomRight
  904.               TickStyle = tsAuto
  905.               OnChange = TrackBarVUSizeChange
  906.             end
  907.             object CheckBoxRD2: TCheckBox
  908.               Left = 280
  909.               Top = 600
  910.               Width = 15
  911.               Height = 15
  912.               TabOrder = 14
  913.               OnClick = CheckBoxRD2Click
  914.             end
  915.             object EditRD2Port: TEdit
  916.               Left = 280
  917.               Top = 640
  918.               Width = 41
  919.               Height = 22
  920.               MaxLength = 3
  921.               TabOrder = 15
  922.               OnChange = EditRD2PortChange
  923.             end
  924.             object ComboBoxRd2sensor: TComboBox
  925.               Left = 280
  926.               Top = 680
  927.               Width = 153
  928.               Height = 22
  929.               Style = csDropDownList
  930.               Color = clWhite
  931.               DropDownCount = 10
  932.               ItemHeight = 0
  933.               TabOrder = 16
  934.               OnChange = ComboBoxRd2sensorChange
  935.             end
  936.             object CheckBoxHDDScan: TCheckBox
  937.               Left = 280
  938.               Top = 728
  939.               Width = 15
  940.               Height = 15
  941.               TabOrder = 17
  942.               OnClick = CheckBoxHDDScanClick
  943.             end
  944.             object CheckBoxSCSIScan: TCheckBox
  945.               Left = 280
  946.               Top = 776
  947.               Width = 15
  948.               Height = 15
  949.               TabOrder = 18
  950.               OnClick = CheckBoxSCSIScanClick
  951.             end
  952.             object UpDownHDDInterval: TUpDown
  953.               Left = 280
  954.               Top = 802
  955.               Width = 16
  956.               Height = 24
  957.               Min = 30
  958.               Max = 32000
  959.               Increment = 10
  960.               Position = 1000
  961.               TabOrder = 19
  962.               Wrap = False
  963.               OnClick = UpDownHDDIntervalClick
  964.             end
  965.           end
  966.         end
  967.         object TPage
  968.           Left = 0
  969.           Top = 0
  970.           Caption = 'Advanced'
  971.           object Bevel6: TBevel
  972.             Left = 0
  973.             Top = 0
  974.             Width = 440
  975.             Height = 17
  976.             Shape = bsTopLine
  977.           end
  978.           object Bevel23: TBevel
  979.             Left = 0
  980.             Top = 336
  981.             Width = 440
  982.             Height = 17
  983.             Shape = bsTopLine
  984.           end
  985.           object ScrollBox4: TScrollBox
  986.             Left = 0
  987.             Top = 1
  988.             Width = 457
  989.             Height = 335
  990.             VertScrollBar.Position = 162
  991.             BorderStyle = bsNone
  992.             TabOrder = 0
  993.             object Label28: TLabel
  994.               Tag = 40
  995.               Left = 8
  996.               Top = -154
  997.               Width = 265
  998.               Height = 41
  999.               AutoSize = False
  1000.               Caption = 'Fic'
  1001.               Transparent = True
  1002.               WordWrap = True
  1003.             end
  1004.             object Label88: TLabel
  1005.               Tag = 41
  1006.               Left = 8
  1007.               Top = -110
  1008.               Width = 265
  1009.               Height = 41
  1010.               AutoSize = False
  1011.               Caption = 'Fic'
  1012.               Transparent = True
  1013.               WordWrap = True
  1014.             end
  1015.             object Label134: TLabel
  1016.               Tag = 170
  1017.               Left = 8
  1018.               Top = -62
  1019.               Width = 265
  1020.               Height = 41
  1021.               AutoSize = False
  1022.               Caption = 'Fic'
  1023.               Transparent = True
  1024.               WordWrap = True
  1025.             end
  1026.             object Label168: TLabel
  1027.               Tag = 205
  1028.               Left = 8
  1029.               Top = -18
  1030.               Width = 265
  1031.               Height = 41
  1032.               AutoSize = False
  1033.               Caption = 'Fic'
  1034.               Transparent = True
  1035.               WordWrap = True
  1036.             end
  1037.             object Label173: TLabel
  1038.               Tag = 234
  1039.               Left = 8
  1040.               Top = 26
  1041.               Width = 265
  1042.               Height = 41
  1043.               AutoSize = False
  1044.               Caption = 'Fic'
  1045.               Transparent = True
  1046.               WordWrap = True
  1047.             end
  1048.             object Label182: TLabel
  1049.               Tag = 235
  1050.               Left = 8
  1051.               Top = 70
  1052.               Width = 265
  1053.               Height = 41
  1054.               AutoSize = False
  1055.               Caption = 'Fic'
  1056.               Transparent = True
  1057.               WordWrap = True
  1058.             end
  1059.             object Label185: TLabel
  1060.               Tag = 238
  1061.               Left = 8
  1062.               Top = 114
  1063.               Width = 265
  1064.               Height = 41
  1065.               AutoSize = False
  1066.               Caption = 'Fic'
  1067.               Transparent = True
  1068.               WordWrap = True
  1069.             end
  1070.             object Label89: TLabel
  1071.               Tag = 239
  1072.               Left = 8
  1073.               Top = 158
  1074.               Width = 265
  1075.               Height = 41
  1076.               AutoSize = False
  1077.               Caption = 'Fic'
  1078.               Transparent = True
  1079.               WordWrap = True
  1080.             end
  1081.             object Label214: TLabel
  1082.               Tag = 253
  1083.               Left = 8
  1084.               Top = 198
  1085.               Width = 265
  1086.               Height = 41
  1087.               AutoSize = False
  1088.               Caption = 'Fic'
  1089.               Transparent = True
  1090.               WordWrap = True
  1091.             end
  1092.             object Label228: TLabel
  1093.               Tag = 265
  1094.               Left = 8
  1095.               Top = 238
  1096.               Width = 265
  1097.               Height = 41
  1098.               AutoSize = False
  1099.               Caption = 'Fic'
  1100.               Transparent = True
  1101.               WordWrap = True
  1102.             end
  1103.             object Image40: TImage
  1104.               Left = 302
  1105.               Top = 286
  1106.               Width = 1
  1107.               Height = 11
  1108.               AutoSize = True
  1109.               Picture.Data = {<image003.bmp>}
  1110.             end
  1111.             object Image47: TImage
  1112.               Left = 293
  1113.               Top = 260
  1114.               Width = 10
  1115.               Height = 10
  1116.               AutoSize = True
  1117.               Picture.Data = {<image004.bmp>}
  1118.             end
  1119.             object Label229: TLabel
  1120.               Tag = 266
  1121.               Left = 312
  1122.               Top = 262
  1123.               Width = 89
  1124.               Height = 41
  1125.               AutoSize = False
  1126.               Caption = 'Fic'
  1127.               Transparent = True
  1128.               WordWrap = True
  1129.             end
  1130.             object Label230: TLabel
  1131.               Tag = 267
  1132.               Left = 312
  1133.               Top = 294
  1134.               Width = 89
  1135.               Height = 41
  1136.               AutoSize = False
  1137.               Caption = 'Fic'
  1138.               Transparent = True
  1139.               WordWrap = True
  1140.             end
  1141.             object CheckBoxFIC: TCheckBox
  1142.               Left = 280
  1143.               Top = -146
  1144.               Width = 15
  1145.               Height = 15
  1146.               Font.Charset = ANSI_CHARSET
  1147.               Font.Color = clBlack
  1148.               Font.Height = -11
  1149.               Font.Name = 'Arial'
  1150.               Font.Style = []
  1151.               ParentFont = False
  1152.               TabOrder = 0
  1153.               OnClick = CheckBoxFICClick
  1154.             end
  1155.             object CheckBoxRAS: TCheckBox
  1156.               Left = 280
  1157.               Top = -102
  1158.               Width = 15
  1159.               Height = 15
  1160.               Font.Charset = ANSI_CHARSET
  1161.               Font.Color = clBlack
  1162.               Font.Height = -11
  1163.               Font.Name = 'Arial'
  1164.               Font.Style = []
  1165.               ParentFont = False
  1166.               TabOrder = 1
  1167.               OnClick = CheckBoxRASClick
  1168.             end
  1169.             object CheckBoxSMBusFirst: TCheckBox
  1170.               Left = 280
  1171.               Top = -54
  1172.               Width = 15
  1173.               Height = 15
  1174.               Font.Charset = ANSI_CHARSET
  1175.               Font.Color = clBlack
  1176.               Font.Height = -11
  1177.               Font.Name = 'Arial'
  1178.               Font.Style = []
  1179.               ParentFont = False
  1180.               TabOrder = 2
  1181.               OnClick = CheckBoxSMBusFirstClick
  1182.             end
  1183.             object CheckBoxIgnoreReset: TCheckBox
  1184.               Left = 280
  1185.               Top = 34
  1186.               Width = 15
  1187.               Height = 15
  1188.               Font.Charset = ANSI_CHARSET
  1189.               Font.Color = clBlack
  1190.               Font.Height = -11
  1191.               Font.Name = 'Arial'
  1192.               Font.Style = []
  1193.               ParentFont = False
  1194.               TabOrder = 3
  1195.               OnClick = CheckBoxIgnoreResetClick
  1196.             end
  1197.             object CheckBoxCheckDashboard: TCheckBox
  1198.               Left = 280
  1199.               Top = 78
  1200.               Width = 15
  1201.               Height = 15
  1202.               Font.Charset = ANSI_CHARSET
  1203.               Font.Color = clBlack
  1204.               Font.Height = -11
  1205.               Font.Name = 'Arial'
  1206.               Font.Style = []
  1207.               ParentFont = False
  1208.               TabOrder = 4
  1209.               OnClick = CheckBoxCheckDashboardClick
  1210.             end
  1211.             object ComboBoxALiSelection: TComboBox
  1212.               Left = 280
  1213.               Top = -14
  1214.               Width = 145
  1215.               Height = 22
  1216.               Style = csDropDownList
  1217.               Color = clWhite
  1218.               ItemHeight = 14
  1219.               TabOrder = 5
  1220.               OnChange = ComboBoxALiSelectionChange
  1221.               Items.Strings = (
  1222.                 'Sis950'
  1223.                 'ITE8693F'
  1224.                 'ITE8705F'
  1225.                 'ITE8712F')
  1226.             end
  1227.             object CheckBoxBank0: TCheckBox
  1228.               Left = 280
  1229.               Top = 126
  1230.               Width = 15
  1231.               Height = 15
  1232.               Font.Charset = ANSI_CHARSET
  1233.               Font.Color = clBlack
  1234.               Font.Height = -11
  1235.               Font.Name = 'Arial'
  1236.               Font.Style = []
  1237.               ParentFont = False
  1238.               TabOrder = 6
  1239.               OnClick = CheckBoxBank0Click
  1240.             end
  1241.             object EditSMBReg: TEdit
  1242.               Left = 312
  1243.               Top = 122
  1244.               Width = 33
  1245.               Height = 22
  1246.               TabOrder = 7
  1247.               Text = 'EditSMBReg'
  1248.               OnChange = EditSMBRegChange
  1249.             end
  1250.             object EditChipReg: TEdit
  1251.               Left = 352
  1252.               Top = 122
  1253.               Width = 33
  1254.               Height = 22
  1255.               TabOrder = 8
  1256.               Text = 'EditChipReg'
  1257.               OnChange = EditChipRegChange
  1258.             end
  1259.             object EditChipVal: TEdit
  1260.               Left = 392
  1261.               Top = 122
  1262.               Width = 33
  1263.               Height = 22
  1264.               TabOrder = 9
  1265.               Text = 'EditChipReg'
  1266.               OnChange = EditChipValChange
  1267.             end
  1268.             object EditPassword1: TEdit
  1269.               Left = 280
  1270.               Top = 168
  1271.               Width = 73
  1272.               Height = 22
  1273.               PasswordChar = '*'
  1274.               TabOrder = 10
  1275.               OnChange = EditPassword1Change
  1276.             end
  1277.             object EditPassword2: TEdit
  1278.               Left = 352
  1279.               Top = 168
  1280.               Width = 73
  1281.               Height = 22
  1282.               OEMConvert = True
  1283.               PasswordChar = '*'
  1284.               TabOrder = 11
  1285.               OnChange = EditPassword2Change
  1286.             end
  1287.             object CheckBoxIgnore2E: TCheckBox
  1288.               Left = 280
  1289.               Top = 206
  1290.               Width = 15
  1291.               Height = 15
  1292.               Font.Charset = ANSI_CHARSET
  1293.               Font.Color = clBlack
  1294.               Font.Height = -11
  1295.               Font.Name = 'Arial'
  1296.               Font.Style = []
  1297.               ParentFont = False
  1298.               TabOrder = 12
  1299.               OnClick = CheckBoxIgnore2EClick
  1300.             end
  1301.             object CheckBoxTyanSwitch: TCheckBox
  1302.               Left = 280
  1303.               Top = 254
  1304.               Width = 15
  1305.               Height = 15
  1306.               Font.Charset = ANSI_CHARSET
  1307.               Font.Color = clBlack
  1308.               Font.Height = -11
  1309.               Font.Name = 'Arial'
  1310.               Font.Style = []
  1311.               ParentFont = False
  1312.               TabOrder = 13
  1313.               OnClick = CheckBoxTyanSwitchClick
  1314.             end
  1315.             object RadioButtonTyanMP: TRadioButton
  1316.               Left = 296
  1317.               Top = 272
  1318.               Width = 15
  1319.               Height = 13
  1320.               Caption = 'RadioButtonTyanMP'
  1321.               TabOrder = 14
  1322.               OnClick = RadioButtonTyanMPClick
  1323.             end
  1324.             object RadioButtonTyanK7: TRadioButton
  1325.               Left = 296
  1326.               Top = 300
  1327.               Width = 15
  1328.               Height = 13
  1329.               Caption = 'RadioButton1'
  1330.               TabOrder = 15
  1331.               OnClick = RadioButtonTyanMPClick
  1332.             end
  1333.           end
  1334.         end
  1335.         object TPage
  1336.           Left = 0
  1337.           Top = 0
  1338.           Caption = 'SystemInfo'
  1339.           object Bevel26: TBevel
  1340.             Left = 0
  1341.             Top = 0
  1342.             Width = 440
  1343.             Height = 17
  1344.             Shape = bsTopLine
  1345.           end
  1346.           object Bevel27: TBevel
  1347.             Left = 0
  1348.             Top = 336
  1349.             Width = 440
  1350.             Height = 17
  1351.             Shape = bsTopLine
  1352.           end
  1353.           object ScrollBox5: TScrollBox
  1354.             Left = 0
  1355.             Top = 1
  1356.             Width = 457
  1357.             Height = 335
  1358.             BorderStyle = bsNone
  1359.             TabOrder = 0
  1360.             object SpeedButtonCopyInfo: TSpeedButton
  1361.               Left = 360
  1362.               Top = 304
  1363.               Width = 95
  1364.               Height = 22
  1365.               Caption = 'copy'
  1366.               Flat = True
  1367.               Font.Charset = ANSI_CHARSET
  1368.               Font.Color = clWindowText
  1369.               Font.Height = -12
  1370.               Font.Name = 'Arial'
  1371.               Font.Style = [fsBold]
  1372.               ParentFont = False
  1373.               OnClick = SpeedButtonCopyInfoClick
  1374.             end
  1375.             object SpeedButtonSystemInfo: TSpeedButton
  1376.               Left = 8
  1377.               Top = 304
  1378.               Width = 95
  1379.               Height = 22
  1380.               Caption = 'sys info'
  1381.               Flat = True
  1382.               Font.Charset = ANSI_CHARSET
  1383.               Font.Color = clWindowText
  1384.               Font.Height = -12
  1385.               Font.Name = 'Arial'
  1386.               Font.Style = [fsBold]
  1387.               ParentFont = False
  1388.               OnClick = SpeedButtonSystemInfoClick
  1389.             end
  1390.             object SpeedButtonISA: TSpeedButton
  1391.               Left = 112
  1392.               Top = 304
  1393.               Width = 95
  1394.               Height = 22
  1395.               Caption = 'debug dumps'
  1396.               Flat = True
  1397.               Font.Charset = ANSI_CHARSET
  1398.               Font.Color = clWindowText
  1399.               Font.Height = -11
  1400.               Font.Name = 'Arial'
  1401.               Font.Style = [fsBold]
  1402.               ParentFont = False
  1403.               PopupMenu = PopupMenu1
  1404.               OnClick = SpeedButtonISAClick
  1405.             end
  1406.             object SpeedButtonReport: TSpeedButton
  1407.               Left = 216
  1408.               Top = 304
  1409.               Width = 95
  1410.               Height = 22
  1411.               Caption = 'Report Board'
  1412.               Flat = True
  1413.               Font.Charset = ANSI_CHARSET
  1414.               Font.Color = clWindowText
  1415.               Font.Height = -11
  1416.               Font.Name = 'Arial'
  1417.               Font.Style = [fsBold]
  1418.               ParentFont = False
  1419.               PopupMenu = PopupMenu1
  1420.               OnClick = SpeedButtonReportClick
  1421.             end
  1422.             object Memo1: TMemo
  1423.               Left = 8
  1424.               Top = 0
  1425.               Width = 449
  1426.               Height = 297
  1427.               BorderStyle = bsNone
  1428.               Color = clWhite
  1429.               Font.Charset = ANSI_CHARSET
  1430.               Font.Color = clBlack
  1431.               Font.Height = -12
  1432.               Font.Name = 'Courier New'
  1433.               Font.Style = []
  1434.               ParentFont = False
  1435.               ReadOnly = True
  1436.               ScrollBars = ssBoth
  1437.               TabOrder = 0
  1438.             end
  1439.           end
  1440.         end
  1441.       end
  1442.     end
  1443.     object TPage
  1444.       Left = 0
  1445.       Top = 0
  1446.       Caption = 'Temperatures'
  1447.       object Bevel7: TBevel
  1448.         Left = 0
  1449.         Top = 48
  1450.         Width = 440
  1451.         Height = 17
  1452.         Shape = bsTopLine
  1453.       end
  1454.       object Label7: TLabel
  1455.         Tag = 11
  1456.         Left = 8
  1457.         Top = 57
  1458.         Width = 241
  1459.         Height = 41
  1460.         AutoSize = False
  1461.         Caption = 'mbm sensor'
  1462.         Transparent = True
  1463.         WordWrap = True
  1464.       end
  1465.       object Label8: TLabel
  1466.         Tag = 12
  1467.         Left = 8
  1468.         Top = 97
  1469.         Width = 249
  1470.         Height = 41
  1471.         AutoSize = False
  1472.         Caption = 'board sensor'
  1473.         Transparent = True
  1474.         WordWrap = True
  1475.       end
  1476.       object Bevel9: TBevel
  1477.         Left = 0
  1478.         Top = 136
  1479.         Width = 440
  1480.         Height = 17
  1481.         Shape = bsTopLine
  1482.       end
  1483.       object SpeedButtonTempAlrm: TSpeedButton
  1484.         Tag = 7
  1485.         Left = 40
  1486.         Top = 148
  1487.         Width = 129
  1488.         Height = 25
  1489.         Caption = 'Alr'
  1490.         Flat = True
  1491.         Font.Charset = ANSI_CHARSET
  1492.         Font.Color = clBlack
  1493.         Font.Height = -12
  1494.         Font.Name = 'Arial'
  1495.         Font.Style = [fsBold]
  1496.         Layout = blGlyphBottom
  1497.         ParentFont = False
  1498.         OnClick = SpeedButtonTempAlrmClick
  1499.       end
  1500.       object SpeedButtonTempVis: TSpeedButton
  1501.         Tag = 6
  1502.         Left = 268
  1503.         Top = 148
  1504.         Width = 129
  1505.         Height = 25
  1506.         Caption = 'Vis'
  1507.         Flat = True
  1508.         Font.Charset = ANSI_CHARSET
  1509.         Font.Color = clBlack
  1510.         Font.Height = -12
  1511.         Font.Name = 'Arial'
  1512.         Font.Style = [fsBold]
  1513.         Layout = blGlyphBottom
  1514.         ParentFont = False
  1515.         OnClick = SpeedButtonTempVisClick
  1516.       end
  1517.       object ComboBoxSensors: TComboBox
  1518.         Left = 256
  1519.         Top = 96
  1520.         Width = 177
  1521.         Height = 22
  1522.         Style = csDropDownList
  1523.         Color = clWhite
  1524.         DropDownCount = 10
  1525.         ItemHeight = 0
  1526.         Sorted = True
  1527.         TabOrder = 1
  1528.         OnChange = ComboBoxSensorsChange
  1529.       end
  1530.       object ComboBoxSensorNames: TComboBox
  1531.         Left = 256
  1532.         Top = 63
  1533.         Width = 177
  1534.         Height = 22
  1535.         Style = csDropDownList
  1536.         Color = clWhite
  1537.         DropDownCount = 10
  1538.         ItemHeight = 0
  1539.         TabOrder = 0
  1540.         OnChange = ComboBoxSensorNamesChange
  1541.       end
  1542.       object NoteBookTemp: TNotebook
  1543.         Left = 0
  1544.         Top = 180
  1545.         Width = 457
  1546.         Height = 205
  1547.         TabOrder = 2
  1548.         object TPage
  1549.           Left = 0
  1550.           Top = 0
  1551.           Caption = 'Alarm'
  1552.           object Bevel8: TBevel
  1553.             Left = 0
  1554.             Top = 0
  1555.             Width = 440
  1556.             Height = 17
  1557.             Shape = bsTopLine
  1558.           end
  1559.           object Bevel13: TBevel
  1560.             Left = 0
  1561.             Top = 204
  1562.             Width = 440
  1563.             Height = 17
  1564.             Shape = bsTopLine
  1565.           end
  1566.           object ScrollBox1: TScrollBox
  1567.             Left = 0
  1568.             Top = 1
  1569.             Width = 457
  1570.             Height = 203
  1571.             VertScrollBar.Position = 152
  1572.             BorderStyle = bsNone
  1573.             TabOrder = 0
  1574.             object Label13: TLabel
  1575.               Tag = 17
  1576.               Left = 8
  1577.               Top = -104
  1578.               Width = 265
  1579.               Height = 41
  1580.               AutoSize = False
  1581.               Caption = 'hoog'
  1582.               Transparent = True
  1583.               WordWrap = True
  1584.             end
  1585.             object Label21: TLabel
  1586.               Tag = 19
  1587.               Left = 8
  1588.               Top = -64
  1589.               Width = 265
  1590.               Height = 41
  1591.               AutoSize = False
  1592.               Caption = 'hoog'
  1593.               Transparent = True
  1594.               WordWrap = True
  1595.             end
  1596.             object Label14: TLabel
  1597.               Tag = 20
  1598.               Left = 8
  1599.               Top = -24
  1600.               Width = 265
  1601.               Height = 41
  1602.               AutoSize = False
  1603.               Caption = 'laag'
  1604.               Transparent = True
  1605.               WordWrap = True
  1606.             end
  1607.             object Label22: TLabel
  1608.               Tag = 22
  1609.               Left = 8
  1610.               Top = 16
  1611.               Width = 265
  1612.               Height = 41
  1613.               AutoSize = False
  1614.               Caption = 'laag'
  1615.               Transparent = True
  1616.               WordWrap = True
  1617.             end
  1618.             object FormatLabel1: TFormatLabel
  1619.               Tag = 18
  1620.               Left = 304
  1621.               Top = -104
  1622.               Width = 129
  1623.               Height = 41
  1624.               AutoSize = False
  1625.               Caption = 'FormatLabel1'
  1626.               WordWrap = True
  1627.               FormatList.Strings = (
  1628.                 '0')
  1629.             end
  1630.             object FormatLabel2: TFormatLabel
  1631.               Tag = 21
  1632.               Left = 304
  1633.               Top = -24
  1634.               Width = 129
  1635.               Height = 41
  1636.               AutoSize = False
  1637.               Caption = 'FormatLabel2'
  1638.               WordWrap = True
  1639.               FormatList.Strings = (
  1640.                 '0')
  1641.             end
  1642.             object Label26: TLabel
  1643.               Tag = 36
  1644.               Left = 8
  1645.               Top = 56
  1646.               Width = 265
  1647.               Height = 41
  1648.               AutoSize = False
  1649.               Caption = 'comp'
  1650.               Transparent = True
  1651.               WordWrap = True
  1652.             end
  1653.             object FormatLabel6: TFormatLabel
  1654.               Tag = 37
  1655.               Left = 304
  1656.               Top = 56
  1657.               Width = 129
  1658.               Height = 41
  1659.               AutoSize = False
  1660.               Caption = 'FormatLabel6'
  1661.               WordWrap = True
  1662.               FormatList.Strings = (
  1663.                 '0'
  1664.                 'C')
  1665.             end
  1666.             object Label30: TLabel
  1667.               Tag = 50
  1668.               Left = 8
  1669.               Top = 96
  1670.               Width = 265
  1671.               Height = 41
  1672.               AutoSize = False
  1673.               Caption = 'wave'
  1674.               Transparent = True
  1675.               WordWrap = True
  1676.             end
  1677.             object Label31: TLabel
  1678.               Tag = 51
  1679.               Left = 8
  1680.               Top = 136
  1681.               Width = 265
  1682.               Height = 41
  1683.               AutoSize = False
  1684.               Caption = 'file'
  1685.               Transparent = True
  1686.               WordWrap = True
  1687.             end
  1688.             object TempWaveName: TLabel
  1689.               Left = 304
  1690.               Top = 104
  1691.               Width = 105
  1692.               Height = 14
  1693.               AutoSize = False
  1694.               Caption = 'TempWaveName'
  1695.             end
  1696.             object TempExeName: TLabel
  1697.               Left = 304
  1698.               Top = 144
  1699.               Width = 105
  1700.               Height = 14
  1701.               AutoSize = False
  1702.               Caption = 'TempExeName'
  1703.             end
  1704.             object SpeedButtonTempWave: TSpeedButton
  1705.               Left = 416
  1706.               Top = 102
  1707.               Width = 23
  1708.               Height = 22
  1709.               Flat = True
  1710.               Font.Charset = ANSI_CHARSET
  1711.               Font.Color = clWindowText
  1712.               Font.Height = -11
  1713.               Font.Name = 'Arial'
  1714.               Font.Style = [fsBold]
  1715.               ParentFont = False
  1716.               OnClick = SpeedButtonTempWaveClick
  1717.             end
  1718.             object SpeedButtonTempExe: TSpeedButton
  1719.               Left = 416
  1720.               Top = 142
  1721.               Width = 23
  1722.               Height = 22
  1723.               Flat = True
  1724.               Font.Charset = ANSI_CHARSET
  1725.               Font.Color = clWindowText
  1726.               Font.Height = -11
  1727.               Font.Name = 'Arial'
  1728.               Font.Style = [fsBold]
  1729.               ParentFont = False
  1730.               OnClick = SpeedButtonTempExeClick
  1731.             end
  1732.             object Label45: TLabel
  1733.               Tag = 68
  1734.               Left = 8
  1735.               Top = 176
  1736.               Width = 265
  1737.               Height = 41
  1738.               AutoSize = False
  1739.               Caption = 'Switch'
  1740.               Transparent = True
  1741.               WordWrap = True
  1742.             end
  1743.             object Label48: TLabel
  1744.               Tag = 71
  1745.               Left = 8
  1746.               Top = 216
  1747.               Width = 265
  1748.               Height = 41
  1749.               Cursor = crHandPoint
  1750.               AutoSize = False
  1751.               Caption = 'SHDN'
  1752.               Color = clWhite
  1753.               ParentColor = False
  1754.               Transparent = True
  1755.               WordWrap = True
  1756.               OnClick = Label48Click
  1757.             end
  1758.             object Label49: TLabel
  1759.               Tag = 74
  1760.               Left = 8
  1761.               Top = 256
  1762.               Width = 265
  1763.               Height = 41
  1764.               AutoSize = False
  1765.               Caption = 'Switch'
  1766.               Transparent = True
  1767.               WordWrap = True
  1768.             end
  1769.             object Label54: TLabel
  1770.               Tag = 77
  1771.               Left = 8
  1772.               Top = 296
  1773.               Width = 265
  1774.               Height = 41
  1775.               AutoSize = False
  1776.               Caption = 'delay'
  1777.               Transparent = True
  1778.               WordWrap = True
  1779.             end
  1780.             object FormatLabel17: TFormatLabel
  1781.               Tag = 80
  1782.               Left = 304
  1783.               Top = 296
  1784.               Width = 129
  1785.               Height = 41
  1786.               AutoSize = False
  1787.               Caption = 'sec'
  1788.               WordWrap = True
  1789.               FormatList.Strings = (
  1790.                 '10')
  1791.             end
  1792.             object Label110: TLabel
  1793.               Tag = 143
  1794.               Left = 8
  1795.               Top = 336
  1796.               Width = 265
  1797.               Height = 41
  1798.               AutoSize = False
  1799.               Caption = 'file'
  1800.               Transparent = True
  1801.               WordWrap = True
  1802.             end
  1803.             object Label166: TLabel
  1804.               Tag = 200
  1805.               Left = 8
  1806.               Top = -144
  1807.               Width = 265
  1808.               Height = 41
  1809.               AutoSize = False
  1810.               Caption = 'hoog'
  1811.               Transparent = True
  1812.               WordWrap = True
  1813.             end
  1814.             object Label167: TLabel
  1815.               Tag = 203
  1816.               Left = 8
  1817.               Top = -104
  1818.               Width = 265
  1819.               Height = 41
  1820.               AutoSize = False
  1821.               Caption = 'hoog'
  1822.               Transparent = True
  1823.               WordWrap = True
  1824.             end
  1825.             object FormatLabel9: TFormatLabel
  1826.               Tag = 204
  1827.               Left = 384
  1828.               Top = -104
  1829.               Width = 49
  1830.               Height = 41
  1831.               AutoSize = False
  1832.               Caption = 'FormatLabel1'
  1833.               WordWrap = True
  1834.               FormatList.Strings = (
  1835.                 '0')
  1836.             end
  1837.             object CheckBoxTempLowAlarm: TCheckBox
  1838.               Left = 280
  1839.               Top = 24
  1840.               Width = 15
  1841.               Height = 15
  1842.               TabOrder = 0
  1843.               OnClick = CheckBoxTempLowAlarmClick
  1844.             end
  1845.             object UpDownTempLowAlarm: TUpDown
  1846.               Left = 280
  1847.               Top = -23
  1848.               Width = 16
  1849.               Height = 24
  1850.               Min = -50
  1851.               Position = 0
  1852.               TabOrder = 1
  1853.               Wrap = False
  1854.               OnClick = UpDownTempLowAlarmClick
  1855.             end
  1856.             object CheckBoxTempUpAlarm: TCheckBox
  1857.               Left = 280
  1858.               Top = -56
  1859.               Width = 15
  1860.               Height = 15
  1861.               TabOrder = 2
  1862.               OnClick = CheckBoxTempUpAlarmClick
  1863.             end
  1864.             object UpDownTempHighAlarm: TUpDown
  1865.               Left = 280
  1866.               Top = -103
  1867.               Width = 16
  1868.               Height = 24
  1869.               Min = -50
  1870.               Position = 0
  1871.               TabOrder = 3
  1872.               Wrap = False
  1873.               OnClick = UpDownTempHighAlarmClick
  1874.             end
  1875.             object UpDownTempCompensation: TUpDown
  1876.               Left = 280
  1877.               Top = 57
  1878.               Width = 16
  1879.               Height = 24
  1880.               Min = -50
  1881.               Max = 50
  1882.               Position = 0
  1883.               TabOrder = 4
  1884.               Wrap = False
  1885.               OnClick = UpDownTempCompensationClick
  1886.             end
  1887.             object CheckBoxTempWave: TCheckBox
  1888.               Left = 280
  1889.               Top = 104
  1890.               Width = 15
  1891.               Height = 15
  1892.               TabOrder = 5
  1893.               OnClick = CheckBoxTempWaveClick
  1894.             end
  1895.             object CheckBoxTempExe: TCheckBox
  1896.               Left = 280
  1897.               Top = 144
  1898.               Width = 15
  1899.               Height = 15
  1900.               TabOrder = 6
  1901.               OnClick = CheckBoxTempExeClick
  1902.             end
  1903.             object EditTempAppSwitch: TEdit
  1904.               Left = 280
  1905.               Top = 182
  1906.               Width = 153
  1907.               Height = 22
  1908.               TabOrder = 7
  1909.               OnChange = EditTempAppSwitchChange
  1910.             end
  1911.             object CheckBoxTempSHDN: TCheckBox
  1912.               Left = 280
  1913.               Top = 224
  1914.               Width = 15
  1915.               Height = 15
  1916.               TabOrder = 8
  1917.               OnClick = CheckBoxTempSHDNClick
  1918.             end
  1919.             object UpDownTempSHDNDelay: TUpDown
  1920.               Left = 280
  1921.               Top = 297
  1922.               Width = 16
  1923.               Height = 24
  1924.               Min = 2
  1925.               Max = 60
  1926.               Position = 60
  1927.               TabOrder = 9
  1928.               Wrap = False
  1929.               OnClick = UpDownTempSHDNDelayClick
  1930.             end
  1931.             object EditTempSHDNSwitch: TComboBox
  1932.               Left = 280
  1933.               Top = 262
  1934.               Width = 153
  1935.               Height = 22
  1936.               BiDiMode = bdLeftToRight
  1937.               Color = clWhite
  1938.               ItemHeight = 0
  1939.               ParentBiDiMode = False
  1940.               TabOrder = 10
  1941.               OnChange = EditTempSHDNSwitchChange
  1942.             end
  1943.             object CheckBoxTempEmail: TCheckBox
  1944.               Left = 280
  1945.               Top = 344
  1946.               Width = 15
  1947.               Height = 15
  1948.               TabOrder = 11
  1949.               OnClick = CheckBoxTempEmailClick
  1950.             end
  1951.             object RadioButtonAlarmHR: TRadioButton
  1952.               Tag = 202
  1953.               Left = 280
  1954.               Top = -126
  1955.               Width = 161
  1956.               Height = 15
  1957.               Caption = 'r'
  1958.               TabOrder = 12
  1959.               OnClick = RadioButtonAlarmHRClick
  1960.             end
  1961.             object RadioButtonAlarmHF: TRadioButton
  1962.               Tag = 201
  1963.               Left = 280
  1964.               Top = -142
  1965.               Width = 161
  1966.               Height = 15
  1967.               Caption = 'f'
  1968.               TabOrder = 13
  1969.               OnClick = RadioButtonAlarmHFClick
  1970.             end
  1971.             object ComboBoxRelativeSensor: TComboBox
  1972.               Left = 280
  1973.               Top = -102
  1974.               Width = 81
  1975.               Height = 22
  1976.               Style = csDropDownList
  1977.               Color = clWhite
  1978.               DropDownCount = 10
  1979.               ItemHeight = 0
  1980.               TabOrder = 14
  1981.               OnChange = ComboBoxRelativeSensorChange
  1982.             end
  1983.             object UpDownTempHighRelative: TUpDown
  1984.               Left = 364
  1985.               Top = -103
  1986.               Width = 16
  1987.               Height = 24
  1988.               Min = 5
  1989.               Max = 50
  1990.               Position = 10
  1991.               TabOrder = 15
  1992.               Wrap = False
  1993.               OnClick = UpDownTempHighRelativeClick
  1994.             end
  1995.           end
  1996.         end
  1997.         object TPage
  1998.           Left = 0
  1999.           Top = 0
  2000.           Caption = 'Visual'
  2001.           object Bevel10: TBevel
  2002.             Left = 0
  2003.             Top = 0
  2004.             Width = 440
  2005.             Height = 17
  2006.             Shape = bsTopLine
  2007.           end
  2008.           object Bevel12: TBevel
  2009.             Left = 0
  2010.             Top = 204
  2011.             Width = 440
  2012.             Height = 17
  2013.             Shape = bsTopLine
  2014.           end
  2015.           object ScrollBox2: TScrollBox
  2016.             Left = 0
  2017.             Top = 1
  2018.             Width = 457
  2019.             Height = 203
  2020.             VertScrollBar.Position = 206
  2021.             BorderStyle = bsNone
  2022.             TabOrder = 0
  2023.             object Label9: TLabel
  2024.               Tag = 13
  2025.               Left = 8
  2026.               Top = -198
  2027.               Width = 265
  2028.               Height = 41
  2029.               AutoSize = False
  2030.               Caption = 'name'
  2031.               Transparent = True
  2032.               WordWrap = True
  2033.             end
  2034.             object Label10: TLabel
  2035.               Tag = 14
  2036.               Left = 8
  2037.               Top = -158
  2038.               Width = 265
  2039.               Height = 41
  2040.               AutoSize = False
  2041.               Caption = 'tray'
  2042.               Transparent = True
  2043.               WordWrap = True
  2044.             end
  2045.             object Label11: TLabel
  2046.               Tag = 15
  2047.               Left = 8
  2048.               Top = -118
  2049.               Width = 265
  2050.               Height = 41
  2051.               AutoSize = False
  2052.               Caption = 'sensor col'
  2053.               Transparent = True
  2054.               WordWrap = True
  2055.             end
  2056.             object Label12: TLabel
  2057.               Tag = 16
  2058.               Left = 8
  2059.               Top = -78
  2060.               Width = 265
  2061.               Height = 41
  2062.               AutoSize = False
  2063.               Caption = 'bg color'
  2064.               Transparent = True
  2065.               WordWrap = True
  2066.             end
  2067.             object Label36: TLabel
  2068.               Tag = 56
  2069.               Left = 8
  2070.               Top = -38
  2071.               Width = 265
  2072.               Height = 41
  2073.               AutoSize = False
  2074.               Caption = 'display'
  2075.               Transparent = True
  2076.               WordWrap = True
  2077.             end
  2078.             object Label37: TLabel
  2079.               Tag = 57
  2080.               Left = 8
  2081.               Top = 2
  2082.               Width = 265
  2083.               Height = 41
  2084.               AutoSize = False
  2085.               Caption = 'style'
  2086.               Transparent = True
  2087.               WordWrap = True
  2088.             end
  2089.             object Label38: TLabel
  2090.               Tag = 58
  2091.               Left = 8
  2092.               Top = 82
  2093.               Width = 265
  2094.               Height = 41
  2095.               AutoSize = False
  2096.               Caption = 'scale'
  2097.               Transparent = True
  2098.               WordWrap = True
  2099.             end
  2100.             object FormatLabel12: TFormatLabel
  2101.               Tag = 65
  2102.               Left = 304
  2103.               Top = 82
  2104.               Width = 129
  2105.               Height = 41
  2106.               AutoSize = False
  2107.               Caption = 'FormatLabel12'
  2108.               WordWrap = True
  2109.               FormatList.Strings = (
  2110.                 '0')
  2111.             end
  2112.             object Label63: TLabel
  2113.               Tag = 90
  2114.               Left = 8
  2115.               Top = 122
  2116.               Width = 265
  2117.               Height = 41
  2118.               AutoSize = False
  2119.               Caption = 'log'
  2120.               Transparent = True
  2121.               WordWrap = True
  2122.             end
  2123.             object Label98: TLabel
  2124.               Tag = 131
  2125.               Left = 8
  2126.               Top = 162
  2127.               Width = 265
  2128.               Height = 41
  2129.               AutoSize = False
  2130.               Caption = 'tooltip'
  2131.               Transparent = True
  2132.               WordWrap = True
  2133.             end
  2134.             object Label137: TLabel
  2135.               Tag = 173
  2136.               Left = 8
  2137.               Top = 42
  2138.               Width = 265
  2139.               Height = 41
  2140.               AutoSize = False
  2141.               Caption = 'cpu scale'
  2142.               Transparent = True
  2143.               WordWrap = True
  2144.             end
  2145.             object Label160: TLabel
  2146.               Left = 280
  2147.               Top = 48
  2148.               Width = 44
  2149.               Height = 14
  2150.               Caption = 'Label160'
  2151.             end
  2152.             object SpeedButtonTempFontSelection: TSpeedButton
  2153.               Left = 408
  2154.               Top = 45
  2155.               Width = 23
  2156.               Height = 22
  2157.               Flat = True
  2158.               Font.Charset = ANSI_CHARSET
  2159.               Font.Color = clWindowText
  2160.               Font.Height = -11
  2161.               Font.Name = 'Arial'
  2162.               Font.Style = [fsBold]
  2163.               ParentFont = False
  2164.               OnClick = SpeedButtonTempFontSelectionClick
  2165.             end
  2166.             object TempNameEdit: TEdit
  2167.               Left = 280
  2168.               Top = -192
  2169.               Width = 153
  2170.               Height = 22
  2171.               MaxLength = 11
  2172.               TabOrder = 0
  2173.               OnChange = TempNameEditChange
  2174.             end
  2175.             object CheckBoxTempTray: TCheckBox
  2176.               Left = 280
  2177.               Top = -150
  2178.               Width = 15
  2179.               Height = 15
  2180.               TabOrder = 1
  2181.               OnClick = CheckBoxTempTrayClick
  2182.             end
  2183.             object TempColorComboBox1: TColorComboBox
  2184.               Left = 280
  2185.               Top = -112
  2186.               Width = 153
  2187.               Height = 22
  2188.               ItemHeight = 16
  2189.               Items.Strings = (
  2190.                 'Tray BG'
  2191.                 'Black'
  2192.                 'Maroon'
  2193.                 'Green'
  2194.                 'Olive'
  2195.                 'Navy'
  2196.                 'Purple'
  2197.                 'Teal'
  2198.                 'Gray'
  2199.                 'Silver'
  2200.                 'Red'
  2201.                 'Lime'
  2202.                 'Yellow'
  2203.                 'Blue'
  2204.                 'Fuchsia'
  2205.                 'Aqua'
  2206.                 'Silver'
  2207.                 'Gray'
  2208.                 'White')
  2209.               TabOrder = 2
  2210.               OnChange = TempColorComboBox1Change
  2211.             end
  2212.             object TrayColorComboBox1: TColorComboBox
  2213.               Left = 280
  2214.               Top = -72
  2215.               Width = 153
  2216.               Height = 22
  2217.               ItemHeight = 16
  2218.               Items.Strings = (
  2219.                 'Tray BG'
  2220.                 'Black'
  2221.                 'Maroon'
  2222.                 'Green'
  2223.                 'Olive'
  2224.                 'Navy'
  2225.                 'Purple'
  2226.                 'Teal'
  2227.                 'Gray'
  2228.                 'Silver'
  2229.                 'Red'
  2230.                 'Lime'
  2231.                 'Yellow'
  2232.                 'Blue'
  2233.                 'Fuchsia'
  2234.                 'Aqua'
  2235.                 'Silver'
  2236.                 'Gray'
  2237.                 'White')
  2238.               TabOrder = 3
  2239.               OnChange = TrayColorComboBox1Change
  2240.             end
  2241.             object CheckBoxTempDisplay: TCheckBox
  2242.               Left = 280
  2243.               Top = -30
  2244.               Width = 15
  2245.               Height = 15
  2246.               TabOrder = 4
  2247.               OnClick = CheckBoxTempDisplayClick
  2248.             end
  2249.             object UpDownTempScale: TUpDown
  2250.               Left = 280
  2251.               Top = 83
  2252.               Width = 16
  2253.               Height = 24
  2254.               Min = 1
  2255.               Position = 1
  2256.               TabOrder = 5
  2257.               Wrap = False
  2258.               OnClick = UpDownTempScaleClick
  2259.             end
  2260.             object ComboBoxTempStyle: TComboBox
  2261.               Left = 280
  2262.               Top = 8
  2263.               Width = 153
  2264.               Height = 22
  2265.               Style = csDropDownList
  2266.               Color = clWhite
  2267.               ItemHeight = 0
  2268.               TabOrder = 6
  2269.               OnChange = ComboBoxTempStyleChange
  2270.             end
  2271.             object CheckBoxTempLog: TCheckBox
  2272.               Left = 280
  2273.               Top = 130
  2274.               Width = 15
  2275.               Height = 15
  2276.               TabOrder = 7
  2277.               OnClick = CheckBoxTempLogClick
  2278.             end
  2279.             object CheckBoxTempToolTip: TCheckBox
  2280.               Left = 280
  2281.               Top = 170
  2282.               Width = 15
  2283.               Height = 15
  2284.               TabOrder = 8
  2285.               OnClick = CheckBoxTempToolTipClick
  2286.             end
  2287.           end
  2288.         end
  2289.       end
  2290.     end
  2291.     object TPage
  2292.       Left = 0
  2293.       Top = 0
  2294.       Caption = 'Voltages'
  2295.       object Bevel11: TBevel
  2296.         Left = 0
  2297.         Top = 48
  2298.         Width = 440
  2299.         Height = 17
  2300.         Shape = bsTopLine
  2301.       end
  2302.       object Label15: TLabel
  2303.         Tag = 23
  2304.         Left = 8
  2305.         Top = 121
  2306.         Width = 241
  2307.         Height = 41
  2308.         AutoSize = False
  2309.         Caption = 'voltage config'
  2310.         Transparent = True
  2311.         WordWrap = True
  2312.       end
  2313.       object Label16: TLabel
  2314.         Tag = 24
  2315.         Left = 8
  2316.         Top = 57
  2317.         Width = 241
  2318.         Height = 41
  2319.         AutoSize = False
  2320.         Caption = 'voltage sensor'
  2321.         Transparent = True
  2322.         WordWrap = True
  2323.       end
  2324.       object Bevel14: TBevel
  2325.         Left = 0
  2326.         Top = 160
  2327.         Width = 440
  2328.         Height = 17
  2329.         Shape = bsTopLine
  2330.       end
  2331.       object Bevel15: TBevel
  2332.         Left = 0
  2333.         Top = 384
  2334.         Width = 440
  2335.         Height = 17
  2336.         Shape = bsTopLine
  2337.       end
  2338.       object SpeedButtonVoltAlrm: TSpeedButton
  2339.         Tag = 7
  2340.         Left = 40
  2341.         Top = 172
  2342.         Width = 129
  2343.         Height = 25
  2344.         Caption = 'Alr'
  2345.         Flat = True
  2346.         Font.Charset = ANSI_CHARSET
  2347.         Font.Color = clBlack
  2348.         Font.Height = -12
  2349.         Font.Name = 'Arial'
  2350.         Font.Style = [fsBold]
  2351.         Layout = blGlyphBottom
  2352.         ParentFont = False
  2353.         OnClick = SpeedButtonVoltAlrmClick
  2354.       end
  2355.       object SpeedButtonVoltVis: TSpeedButton
  2356.         Tag = 6
  2357.         Left = 268
  2358.         Top = 172
  2359.         Width = 129
  2360.         Height = 25
  2361.         Caption = 'Vis'
  2362.         Flat = True
  2363.         Font.Charset = ANSI_CHARSET
  2364.         Font.Color = clBlack
  2365.         Font.Height = -12
  2366.         Font.Name = 'Arial'
  2367.         Font.Style = [fsBold]
  2368.         Layout = blGlyphBottom
  2369.         ParentFont = False
  2370.         OnClick = SpeedButtonVoltVisClick
  2371.       end
  2372.       object Label235: TLabel
  2373.         Tag = 12
  2374.         Left = 8
  2375.         Top = 89
  2376.         Width = 241
  2377.         Height = 41
  2378.         AutoSize = False
  2379.         Caption = 'board sensor'
  2380.         Transparent = True
  2381.         WordWrap = True
  2382.       end
  2383.       object ComboBoxVoltageOpties: TComboBox
  2384.         Left = 256
  2385.         Top = 127
  2386.         Width = 177
  2387.         Height = 22
  2388.         Style = csDropDownList
  2389.         Color = clWhite
  2390.         DropDownCount = 10
  2391.         ItemHeight = 0
  2392.         TabOrder = 2
  2393.         OnChange = ComboBoxVoltageOptiesChange
  2394.       end
  2395.       object ComboBoxVoltagesNames: TComboBox
  2396.         Left = 256
  2397.         Top = 63
  2398.         Width = 177
  2399.         Height = 22
  2400.         Style = csDropDownList
  2401.         Color = clWhite
  2402.         DropDownCount = 10
  2403.         ItemHeight = 0
  2404.         TabOrder = 0
  2405.         OnChange = ComboBoxVoltagesNamesChange
  2406.       end
  2407.       object NoteBookVolt: TNotebook
  2408.         Left = 0
  2409.         Top = 203
  2410.         Width = 457
  2411.         Height = 181
  2412.         PageIndex = 1
  2413.         TabOrder = 3
  2414.         object TPage
  2415.           Left = 0
  2416.           Top = 0
  2417.           Caption = 'Alarm'
  2418.           object Bevel28: TBevel
  2419.             Left = 0
  2420.             Top = 0
  2421.             Width = 440
  2422.             Height = 17
  2423.             Shape = bsTopLine
  2424.           end
  2425.           object Bevel29: TBevel
  2426.             Left = 0
  2427.             Top = 204
  2428.             Width = 440
  2429.             Height = 17
  2430.             Shape = bsTopLine
  2431.           end
  2432.           object ScrollBox6: TScrollBox
  2433.             Left = 0
  2434.             Top = 1
  2435.             Width = 457
  2436.             Height = 180
  2437.             BorderStyle = bsNone
  2438.             TabOrder = 0
  2439.             object Label19: TLabel
  2440.               Tag = 26
  2441.               Left = 8
  2442.               Top = 8
  2443.               Width = 265
  2444.               Height = 41
  2445.               AutoSize = False
  2446.               Caption = 'moet zijn'
  2447.               Transparent = True
  2448.               WordWrap = True
  2449.             end
  2450.             object Label18: TLabel
  2451.               Tag = 28
  2452.               Left = 8
  2453.               Top = 48
  2454.               Width = 265
  2455.               Height = 41
  2456.               AutoSize = False
  2457.               Caption = 'tolerantie'
  2458.               Transparent = True
  2459.               WordWrap = True
  2460.             end
  2461.             object Label20: TLabel
  2462.               Tag = 30
  2463.               Left = 8
  2464.               Top = 88
  2465.               Width = 265
  2466.               Height = 41
  2467.               AutoSize = False
  2468.               Caption = 'alarm'
  2469.               Transparent = True
  2470.               WordWrap = True
  2471.             end
  2472.             object FormatLabel3: TFormatLabel
  2473.               Tag = 27
  2474.               Left = 304
  2475.               Top = 8
  2476.               Width = 129
  2477.               Height = 41
  2478.               AutoSize = False
  2479.               Caption = 'FormatLabel1'
  2480.               WordWrap = True
  2481.               FormatList.Strings = (
  2482.                 '0'
  2483.                 'V')
  2484.             end
  2485.             object FormatLabel4: TFormatLabel
  2486.               Tag = 29
  2487.               Left = 304
  2488.               Top = 48
  2489.               Width = 129
  2490.               Height = 41
  2491.               AutoSize = False
  2492.               Caption = 'FormatLabel1'
  2493.               WordWrap = True
  2494.               FormatList.Strings = (
  2495.                 '0')
  2496.             end
  2497.             object Label32: TLabel
  2498.               Tag = 52
  2499.               Left = 8
  2500.               Top = 128
  2501.               Width = 265
  2502.               Height = 41
  2503.               AutoSize = False
  2504.               Caption = 'wave'
  2505.               Transparent = True
  2506.               WordWrap = True
  2507.             end
  2508.             object Label33: TLabel
  2509.               Tag = 53
  2510.               Left = 8
  2511.               Top = 168
  2512.               Width = 265
  2513.               Height = 41
  2514.               AutoSize = False
  2515.               Caption = 'file'
  2516.               Transparent = True
  2517.               WordWrap = True
  2518.             end
  2519.             object VoltWaveName: TLabel
  2520.               Left = 304
  2521.               Top = 136
  2522.               Width = 74
  2523.               Height = 14
  2524.               Caption = 'VoltWaveName'
  2525.             end
  2526.             object VoltExeName: TLabel
  2527.               Left = 304
  2528.               Top = 176
  2529.               Width = 64
  2530.               Height = 14
  2531.               Caption = 'VoltExeName'
  2532.             end
  2533.             object SpeedButtonVoltWave: TSpeedButton
  2534.               Left = 416
  2535.               Top = 134
  2536.               Width = 23
  2537.               Height = 22
  2538.               Flat = True
  2539.               Font.Charset = ANSI_CHARSET
  2540.               Font.Color = clWindowText
  2541.               Font.Height = -11
  2542.               Font.Name = 'Arial'
  2543.               Font.Style = [fsBold]
  2544.               ParentFont = False
  2545.               OnClick = SpeedButtonVoltWaveClick
  2546.             end
  2547.             object SpeedButtonVoltExe: TSpeedButton
  2548.               Left = 416
  2549.               Top = 174
  2550.               Width = 23
  2551.               Height = 22
  2552.               Flat = True
  2553.               Font.Charset = ANSI_CHARSET
  2554.               Font.Color = clWindowText
  2555.               Font.Height = -11
  2556.               Font.Name = 'Arial'
  2557.               Font.Style = [fsBold]
  2558.               ParentFont = False
  2559.               OnClick = SpeedButtonVoltExeClick
  2560.             end
  2561.             object Label46: TLabel
  2562.               Tag = 69
  2563.               Left = 8
  2564.               Top = 208
  2565.               Width = 265
  2566.               Height = 41
  2567.               AutoSize = False
  2568.               Caption = 'Switch'
  2569.               Transparent = True
  2570.               WordWrap = True
  2571.             end
  2572.             object Label50: TLabel
  2573.               Tag = 72
  2574.               Left = 8
  2575.               Top = 248
  2576.               Width = 265
  2577.               Height = 41
  2578.               Cursor = crHandPoint
  2579.               AutoSize = False
  2580.               Caption = 'SHDN'
  2581.               Transparent = True
  2582.               WordWrap = True
  2583.               OnClick = Label48Click
  2584.             end
  2585.             object Label51: TLabel
  2586.               Tag = 75
  2587.               Left = 8
  2588.               Top = 288
  2589.               Width = 265
  2590.               Height = 41
  2591.               AutoSize = False
  2592.               Caption = 'Switch'
  2593.               Transparent = True
  2594.               WordWrap = True
  2595.             end
  2596.             object Label55: TLabel
  2597.               Tag = 78
  2598.               Left = 8
  2599.               Top = 328
  2600.               Width = 265
  2601.               Height = 41
  2602.               AutoSize = False
  2603.               Caption = 'delay'
  2604.               Transparent = True
  2605.               WordWrap = True
  2606.             end
  2607.             object FormatLabel18: TFormatLabel
  2608.               Tag = 81
  2609.               Left = 304
  2610.               Top = 328
  2611.               Width = 129
  2612.               Height = 41
  2613.               AutoSize = False
  2614.               Caption = 'sec'
  2615.               WordWrap = True
  2616.               FormatList.Strings = (
  2617.                 '10')
  2618.             end
  2619.             object Label111: TLabel
  2620.               Tag = 144
  2621.               Left = 8
  2622.               Top = 368
  2623.               Width = 265
  2624.               Height = 41
  2625.               AutoSize = False
  2626.               Caption = 'file'
  2627.               Transparent = True
  2628.               WordWrap = True
  2629.             end
  2630.             object CheckBoxVoltageAlarm: TCheckBox
  2631.               Left = 280
  2632.               Top = 96
  2633.               Width = 15
  2634.               Height = 15
  2635.               TabOrder = 0
  2636.               OnClick = CheckBoxVoltageAlarmClick
  2637.             end
  2638.             object UpDownVoltageTolerance: TUpDown
  2639.               Left = 280
  2640.               Top = 49
  2641.               Width = 16
  2642.               Height = 24
  2643.               Min = 1
  2644.               Max = 50
  2645.               Position = 1
  2646.               TabOrder = 1
  2647.               Wrap = False
  2648.               OnClick = UpDownVoltageToleranceClick
  2649.             end
  2650.             object UpDownVoltageValue: TUpDown
  2651.               Left = 280
  2652.               Top = 9
  2653.               Width = 16
  2654.               Height = 24
  2655.               Min = -32000
  2656.               Max = 32000
  2657.               Increment = 10
  2658.               Position = 1000
  2659.               TabOrder = 2
  2660.               Wrap = False
  2661.               OnClick = UpDownVoltageValueClick
  2662.             end
  2663.             object CheckBoxVoltWave: TCheckBox
  2664.               Left = 280
  2665.               Top = 136
  2666.               Width = 15
  2667.               Height = 15
  2668.               TabOrder = 3
  2669.               OnClick = CheckBoxVoltWaveClick
  2670.             end
  2671.             object CheckBoxVoltExe: TCheckBox
  2672.               Left = 280
  2673.               Top = 176
  2674.               Width = 15
  2675.               Height = 15
  2676.               TabOrder = 4
  2677.               OnClick = CheckBoxVoltExeClick
  2678.             end
  2679.             object EditVoltAppSwitch: TEdit
  2680.               Left = 280
  2681.               Top = 214
  2682.               Width = 153
  2683.               Height = 22
  2684.               TabOrder = 5
  2685.               OnChange = EditVoltAppSwitchChange
  2686.             end
  2687.             object CheckBoxVoltSHDN: TCheckBox
  2688.               Left = 280
  2689.               Top = 256
  2690.               Width = 15
  2691.               Height = 15
  2692.               TabOrder = 6
  2693.               OnClick = CheckBoxVoltSHDNClick
  2694.             end
  2695.             object UpDownVoltSHDNDelay: TUpDown
  2696.               Left = 280
  2697.               Top = 329
  2698.               Width = 16
  2699.               Height = 24
  2700.               Min = 10
  2701.               Max = 60
  2702.               Position = 60
  2703.               TabOrder = 7
  2704.               Wrap = False
  2705.               OnClick = UpDownVoltSHDNDelayClick
  2706.             end
  2707.             object EditVoltSHDNSwitch: TComboBox
  2708.               Left = 280
  2709.               Top = 294
  2710.               Width = 153
  2711.               Height = 22
  2712.               BiDiMode = bdLeftToRight
  2713.               Color = clWhite
  2714.               ItemHeight = 0
  2715.               ParentBiDiMode = False
  2716.               TabOrder = 8
  2717.               OnChange = EditVoltSHDNSwitchChange
  2718.             end
  2719.             object CheckBoxVoltEmail: TCheckBox
  2720.               Left = 280
  2721.               Top = 376
  2722.               Width = 15
  2723.               Height = 15
  2724.               TabOrder = 9
  2725.               OnClick = CheckBoxVoltEmailClick
  2726.             end
  2727.           end
  2728.         end
  2729.         object TPage
  2730.           Left = 0
  2731.           Top = 0
  2732.           Caption = 'Visual'
  2733.           object Bevel30: TBevel
  2734.             Left = 0
  2735.             Top = 0
  2736.             Width = 440
  2737.             Height = 17
  2738.             Shape = bsTopLine
  2739.           end
  2740.           object Bevel31: TBevel
  2741.             Left = 0
  2742.             Top = 204
  2743.             Width = 440
  2744.             Height = 17
  2745.             Shape = bsTopLine
  2746.           end
  2747.           object ScrollBox7: TScrollBox
  2748.             Left = 0
  2749.             Top = 1
  2750.             Width = 457
  2751.             Height = 180
  2752.             BorderStyle = bsNone
  2753.             TabOrder = 0
  2754.             object Label17: TLabel
  2755.               Tag = 25
  2756.               Left = 8
  2757.               Top = 8
  2758.               Width = 265
  2759.               Height = 41
  2760.               AutoSize = False
  2761.               Caption = 'voltage naam'
  2762.               Transparent = True
  2763.               WordWrap = True
  2764.             end
  2765.             object Label39: TLabel
  2766.               Tag = 59
  2767.               Left = 8
  2768.               Top = 48
  2769.               Width = 265
  2770.               Height = 41
  2771.               AutoSize = False
  2772.               Caption = 'display'
  2773.               Transparent = True
  2774.               WordWrap = True
  2775.             end
  2776.             object Label40: TLabel
  2777.               Tag = 60
  2778.               Left = 8
  2779.               Top = 88
  2780.               Width = 265
  2781.               Height = 41
  2782.               AutoSize = False
  2783.               Caption = 'style'
  2784.               Transparent = True
  2785.               WordWrap = True
  2786.             end
  2787.             object Label41: TLabel
  2788.               Tag = 61
  2789.               Left = 8
  2790.               Top = 168
  2791.               Width = 265
  2792.               Height = 41
  2793.               AutoSize = False
  2794.               Caption = 'scale'
  2795.               Transparent = True
  2796.               WordWrap = True
  2797.             end
  2798.             object FormatLabel14: TFormatLabel
  2799.               Tag = 66
  2800.               Left = 304
  2801.               Top = 168
  2802.               Width = 129
  2803.               Height = 41
  2804.               AutoSize = False
  2805.               Caption = 'FormatLabel14'
  2806.               WordWrap = True
  2807.               FormatList.Strings = (
  2808.                 '0')
  2809.             end
  2810.             object Label64: TLabel
  2811.               Tag = 91
  2812.               Left = 8
  2813.               Top = 208
  2814.               Width = 265
  2815.               Height = 41
  2816.               AutoSize = False
  2817.               Caption = 'log'
  2818.               Transparent = True
  2819.               WordWrap = True
  2820.             end
  2821.             object Label99: TLabel
  2822.               Tag = 132
  2823.               Left = 8
  2824.               Top = 248
  2825.               Width = 265
  2826.               Height = 41
  2827.               AutoSize = False
  2828.               Caption = 'tooltip'
  2829.               Transparent = True
  2830.               WordWrap = True
  2831.             end
  2832.             object Label138: TLabel
  2833.               Tag = 174
  2834.               Left = 8
  2835.               Top = 128
  2836.               Width = 265
  2837.               Height = 41
  2838.               AutoSize = False
  2839.               Caption = 'cpu scale'
  2840.               Transparent = True
  2841.               WordWrap = True
  2842.             end
  2843.             object Label162: TLabel
  2844.               Left = 280
  2845.               Top = 134
  2846.               Width = 121
  2847.               Height = 14
  2848.               AutoSize = False
  2849.               Caption = 'Label162'
  2850.             end
  2851.             object SpeedButtonVoltFontSelection: TSpeedButton
  2852.               Left = 408
  2853.               Top = 131
  2854.               Width = 23
  2855.               Height = 22
  2856.               Flat = True
  2857.               Font.Charset = ANSI_CHARSET
  2858.               Font.Color = clWindowText
  2859.               Font.Height = -11
  2860.               Font.Name = 'Arial'
  2861.               Font.Style = [fsBold]
  2862.               ParentFont = False
  2863.               OnClick = SpeedButtonVoltFontSelectionClick
  2864.             end
  2865.             object VoltageNameEdit: TEdit
  2866.               Left = 280
  2867.               Top = 14
  2868.               Width = 153
  2869.               Height = 22
  2870.               MaxLength = 11
  2871.               TabOrder = 0
  2872.               Text = 'VoltageNameEdit'
  2873.               OnChange = VoltageNameEditChange
  2874.             end
  2875.             object CheckBoxVoltDisplay: TCheckBox
  2876.               Left = 280
  2877.               Top = 56
  2878.               Width = 15
  2879.               Height = 15
  2880.               TabOrder = 1
  2881.               OnClick = CheckBoxVoltDisplayClick
  2882.             end
  2883.             object UpDownVoltScale: TUpDown
  2884.               Left = 280
  2885.               Top = 169
  2886.               Width = 16
  2887.               Height = 24
  2888.               Min = 100
  2889.               Max = 2600
  2890.               Increment = 10
  2891.               Position = 100
  2892.               TabOrder = 2
  2893.               Wrap = False
  2894.               OnClick = UpDownVoltScaleClick
  2895.             end
  2896.             object ComboBoxVoltStyle: TComboBox
  2897.               Left = 280
  2898.               Top = 94
  2899.               Width = 153
  2900.               Height = 22
  2901.               Style = csDropDownList
  2902.               Color = clWhite
  2903.               ItemHeight = 0
  2904.               TabOrder = 3
  2905.               OnChange = ComboBoxVoltStyleChange
  2906.             end
  2907.             object CheckBoxVoltLog: TCheckBox
  2908.               Left = 280
  2909.               Top = 216
  2910.               Width = 15
  2911.               Height = 15
  2912.               TabOrder = 4
  2913.               OnClick = CheckBoxVoltLogClick
  2914.             end
  2915.             object CheckBoxVoltToolTip: TCheckBox
  2916.               Left = 280
  2917.               Top = 256
  2918.               Width = 15
  2919.               Height = 15
  2920.               TabOrder = 5
  2921.               OnClick = CheckBoxVoltToolTipClick
  2922.             end
  2923.           end
  2924.         end
  2925.       end
  2926.       object ComboBoxVoltages: TComboBox
  2927.         Left = 256
  2928.         Top = 96
  2929.         Width = 177
  2930.         Height = 22
  2931.         Style = csDropDownList
  2932.         Color = clWhite
  2933.         ItemHeight = 0
  2934.         TabOrder = 1
  2935.         OnChange = ComboBoxVoltagesChange
  2936.       end
  2937.     end
  2938.     object TPage
  2939.       Left = 0
  2940.       Top = 0
  2941.       Caption = 'Fans'
  2942.       object Label23: TLabel
  2943.         Tag = 31
  2944.         Left = 8
  2945.         Top = 57
  2946.         Width = 241
  2947.         Height = 41
  2948.         AutoSize = False
  2949.         Caption = 'Fan sensor'
  2950.         Transparent = True
  2951.         WordWrap = True
  2952.       end
  2953.       object Bevel16: TBevel
  2954.         Left = 0
  2955.         Top = 176
  2956.         Width = 440
  2957.         Height = 17
  2958.         Shape = bsTopLine
  2959.       end
  2960.       object Bevel17: TBevel
  2961.         Left = 0
  2962.         Top = 48
  2963.         Width = 440
  2964.         Height = 17
  2965.         Shape = bsTopLine
  2966.       end
  2967.       object Bevel18: TBevel
  2968.         Left = -8
  2969.         Top = 384
  2970.         Width = 457
  2971.         Height = 17
  2972.         Shape = bsTopLine
  2973.       end
  2974.       object SpeedButtonFanAlrm: TSpeedButton
  2975.         Tag = 7
  2976.         Left = 40
  2977.         Top = 188
  2978.         Width = 129
  2979.         Height = 25
  2980.         Caption = 'Alr'
  2981.         Flat = True
  2982.         Font.Charset = ANSI_CHARSET
  2983.         Font.Color = clBlack
  2984.         Font.Height = -12
  2985.         Font.Name = 'Arial'
  2986.         Font.Style = [fsBold]
  2987.         Layout = blGlyphBottom
  2988.         ParentFont = False
  2989.         OnClick = SpeedButtonFanAlrmClick
  2990.       end
  2991.       object SpeedButtonFanVis: TSpeedButton
  2992.         Tag = 6
  2993.         Left = 268
  2994.         Top = 188
  2995.         Width = 129
  2996.         Height = 25
  2997.         Caption = 'Vis'
  2998.         Flat = True
  2999.         Font.Charset = ANSI_CHARSET
  3000.         Font.Color = clBlack
  3001.         Font.Height = -12
  3002.         Font.Name = 'Arial'
  3003.         Font.Style = [fsBold]
  3004.         Layout = blGlyphBottom
  3005.         ParentFont = False
  3006.         OnClick = SpeedButtonFanVisClick
  3007.       end
  3008.       object Label58: TLabel
  3009.         Tag = 84
  3010.         Left = 8
  3011.         Top = 120
  3012.         Width = 241
  3013.         Height = 16
  3014.         AutoSize = False
  3015.         Caption = 'Fantype'
  3016.         Transparent = True
  3017.         WordWrap = True
  3018.       end
  3019.       object Label159: TLabel
  3020.         Tag = 199
  3021.         Left = 8
  3022.         Top = 146
  3023.         Width = 241
  3024.         Height = 16
  3025.         AutoSize = False
  3026.         Caption = 'Fandiv'
  3027.         Transparent = True
  3028.         WordWrap = True
  3029.       end
  3030.       object Label212: TLabel
  3031.         Tag = 12
  3032.         Left = 8
  3033.         Top = 89
  3034.         Width = 241
  3035.         Height = 41
  3036.         AutoSize = False
  3037.         Caption = 'board sensor'
  3038.         Transparent = True
  3039.         WordWrap = True
  3040.       end
  3041.       object ComboBoxFansNames: TComboBox
  3042.         Left = 256
  3043.         Top = 63
  3044.         Width = 177
  3045.         Height = 22
  3046.         Style = csDropDownList
  3047.         Color = clWhite
  3048.         DropDownCount = 10
  3049.         ItemHeight = 0
  3050.         TabOrder = 0
  3051.         OnChange = ComboBoxFansNamesChange
  3052.       end
  3053.       object NotebookFan: TNotebook
  3054.         Left = 0
  3055.         Top = 220
  3056.         Width = 457
  3057.         Height = 165
  3058.         PageIndex = 1
  3059.         TabOrder = 1
  3060.         object TPage
  3061.           Left = 0
  3062.           Top = 0
  3063.           Caption = 'Alarm'
  3064.           object Bevel32: TBevel
  3065.             Left = 0
  3066.             Top = 0
  3067.             Width = 440
  3068.             Height = 17
  3069.             Shape = bsTopLine
  3070.           end
  3071.           object Bevel33: TBevel
  3072.             Left = 0
  3073.             Top = 164
  3074.             Width = 440
  3075.             Height = 17
  3076.             Shape = bsTopLine
  3077.           end
  3078.           object ScrollBox8: TScrollBox
  3079.             Left = 0
  3080.             Top = 1
  3081.             Width = 457
  3082.             Height = 163
  3083.             VertScrollBar.Position = 3
  3084.             BorderStyle = bsNone
  3085.             TabOrder = 0
  3086.             object Label27: TLabel
  3087.               Tag = 35
  3088.               Left = 8
  3089.               Top = 45
  3090.               Width = 265
  3091.               Height = 41
  3092.               AutoSize = False
  3093.               Caption = 'alarm'
  3094.               Transparent = True
  3095.               WordWrap = True
  3096.             end
  3097.             object Label25: TLabel
  3098.               Tag = 33
  3099.               Left = 8
  3100.               Top = 5
  3101.               Width = 265
  3102.               Height = 41
  3103.               AutoSize = False
  3104.               Caption = 'min rpm'
  3105.               Transparent = True
  3106.               WordWrap = True
  3107.             end
  3108.             object FormatLabel5: TFormatLabel
  3109.               Tag = 34
  3110.               Left = 304
  3111.               Top = 5
  3112.               Width = 129
  3113.               Height = 41
  3114.               AutoSize = False
  3115.               Caption = 'FormatLabel1'
  3116.               WordWrap = True
  3117.               FormatList.Strings = (
  3118.                 '0'
  3119.                 'RPM')
  3120.             end
  3121.             object Label34: TLabel
  3122.               Tag = 55
  3123.               Left = 8
  3124.               Top = 125
  3125.               Width = 265
  3126.               Height = 41
  3127.               AutoSize = False
  3128.               Caption = 'file'
  3129.               Transparent = True
  3130.               WordWrap = True
  3131.             end
  3132.             object Label35: TLabel
  3133.               Tag = 54
  3134.               Left = 8
  3135.               Top = 85
  3136.               Width = 265
  3137.               Height = 41
  3138.               AutoSize = False
  3139.               Caption = 'wave'
  3140.               Transparent = True
  3141.               WordWrap = True
  3142.             end
  3143.             object FanWaveName: TLabel
  3144.               Left = 304
  3145.               Top = 93
  3146.               Width = 73
  3147.               Height = 14
  3148.               Caption = 'FanWaveName'
  3149.             end
  3150.             object FanExeName: TLabel
  3151.               Left = 304
  3152.               Top = 133
  3153.               Width = 63
  3154.               Height = 14
  3155.               Caption = 'FanExeName'
  3156.             end
  3157.             object SpeedButtonFanWave: TSpeedButton
  3158.               Left = 416
  3159.               Top = 91
  3160.               Width = 23
  3161.               Height = 22
  3162.               Flat = True
  3163.               Font.Charset = ANSI_CHARSET
  3164.               Font.Color = clWindowText
  3165.               Font.Height = -11
  3166.               Font.Name = 'Arial'
  3167.               Font.Style = [fsBold]
  3168.               ParentFont = False
  3169.               OnClick = SpeedButtonFanWaveClick
  3170.             end
  3171.             object SpeedButtonFanExe: TSpeedButton
  3172.               Left = 416
  3173.               Top = 131
  3174.               Width = 23
  3175.               Height = 22
  3176.               Flat = True
  3177.               Font.Charset = ANSI_CHARSET
  3178.               Font.Color = clWindowText
  3179.               Font.Height = -11
  3180.               Font.Name = 'Arial'
  3181.               Font.Style = [fsBold]
  3182.               ParentFont = False
  3183.               OnClick = SpeedButtonFanExeClick
  3184.             end
  3185.             object Label47: TLabel
  3186.               Tag = 70
  3187.               Left = 8
  3188.               Top = 165
  3189.               Width = 265
  3190.               Height = 41
  3191.               AutoSize = False
  3192.               Caption = 'Switch'
  3193.               Transparent = True
  3194.               WordWrap = True
  3195.             end
  3196.             object Label52: TLabel
  3197.               Tag = 73
  3198.               Left = 8
  3199.               Top = 205
  3200.               Width = 265
  3201.               Height = 41
  3202.               Cursor = crHandPoint
  3203.               AutoSize = False
  3204.               Caption = 'SHDN'
  3205.               Transparent = True
  3206.               WordWrap = True
  3207.               OnClick = Label48Click
  3208.             end
  3209.             object Label53: TLabel
  3210.               Tag = 76
  3211.               Left = 8
  3212.               Top = 245
  3213.               Width = 265
  3214.               Height = 41
  3215.               AutoSize = False
  3216.               Caption = 'Switch'
  3217.               Transparent = True
  3218.               WordWrap = True
  3219.             end
  3220.             object FormatLabel19: TFormatLabel
  3221.               Tag = 82
  3222.               Left = 304
  3223.               Top = 285
  3224.               Width = 129
  3225.               Height = 41
  3226.               AutoSize = False
  3227.               Caption = 'sec'
  3228.               WordWrap = True
  3229.               FormatList.Strings = (
  3230.                 '10')
  3231.             end
  3232.             object Label56: TLabel
  3233.               Tag = 79
  3234.               Left = 8
  3235.               Top = 285
  3236.               Width = 265
  3237.               Height = 41
  3238.               AutoSize = False
  3239.               Caption = 'delay'
  3240.               Transparent = True
  3241.               WordWrap = True
  3242.             end
  3243.             object Label112: TLabel
  3244.               Tag = 145
  3245.               Left = 8
  3246.               Top = 325
  3247.               Width = 265
  3248.               Height = 41
  3249.               AutoSize = False
  3250.               Caption = 'file'
  3251.               Transparent = True
  3252.               WordWrap = True
  3253.             end
  3254.             object UpDownFanMinRPM: TUpDown
  3255.               Left = 280
  3256.               Top = 6
  3257.               Width = 16
  3258.               Height = 24
  3259.               Min = 100
  3260.               Max = 32000
  3261.               Increment = 100
  3262.               Position = 2000
  3263.               TabOrder = 0
  3264.               Wrap = False
  3265.               OnClick = UpDownFanMinRPMClick
  3266.             end
  3267.             object CheckBoxFanAlarm: TCheckBox
  3268.               Left = 280
  3269.               Top = 53
  3270.               Width = 15
  3271.               Height = 15
  3272.               TabOrder = 1
  3273.               OnClick = CheckBoxFanAlarmClick
  3274.             end
  3275.             object CheckBoxFanWave: TCheckBox
  3276.               Left = 280
  3277.               Top = 93
  3278.               Width = 15
  3279.               Height = 15
  3280.               TabOrder = 2
  3281.               OnClick = CheckBoxFanWaveClick
  3282.             end
  3283.             object CheckBoxFanExe: TCheckBox
  3284.               Left = 280
  3285.               Top = 133
  3286.               Width = 15
  3287.               Height = 15
  3288.               TabOrder = 3
  3289.               OnClick = CheckBoxFanExeClick
  3290.             end
  3291.             object EditFanAppSwitch: TEdit
  3292.               Left = 280
  3293.               Top = 171
  3294.               Width = 153
  3295.               Height = 22
  3296.               TabOrder = 4
  3297.               OnChange = EditFanAppSwitchChange
  3298.             end
  3299.             object CheckBoxFanSHDN: TCheckBox
  3300.               Left = 280
  3301.               Top = 213
  3302.               Width = 15
  3303.               Height = 15
  3304.               TabOrder = 5
  3305.               OnClick = CheckBoxFanSHDNClick
  3306.             end
  3307.             object UpDownFanSHDNDelay: TUpDown
  3308.               Left = 280
  3309.               Top = 286
  3310.               Width = 16
  3311.               Height = 24
  3312.               Min = 10
  3313.               Max = 60
  3314.               Position = 60
  3315.               TabOrder = 6
  3316.               Wrap = False
  3317.               OnClick = UpDownFanSHDNDelayClick
  3318.             end
  3319.             object EditFanSHDNSwitch: TComboBox
  3320.               Left = 280
  3321.               Top = 251
  3322.               Width = 153
  3323.               Height = 22
  3324.               BiDiMode = bdLeftToRight
  3325.               Color = clWhite
  3326.               ItemHeight = 0
  3327.               ParentBiDiMode = False
  3328.               TabOrder = 7
  3329.               OnChange = EditFanSHDNSwitchChange
  3330.             end
  3331.             object CheckBoxFanEmail: TCheckBox
  3332.               Left = 280
  3333.               Top = 333
  3334.               Width = 15
  3335.               Height = 15
  3336.               TabOrder = 8
  3337.               OnClick = CheckBoxFanEmailClick
  3338.             end
  3339.           end
  3340.         end
  3341.         object TPage
  3342.           Left = 0
  3343.           Top = 0
  3344.           Caption = 'Visual'
  3345.           object Bevel34: TBevel
  3346.             Left = 0
  3347.             Top = 0
  3348.             Width = 440
  3349.             Height = 17
  3350.             Shape = bsTopLine
  3351.           end
  3352.           object Bevel35: TBevel
  3353.             Left = 0
  3354.             Top = 164
  3355.             Width = 440
  3356.             Height = 17
  3357.             Shape = bsTopLine
  3358.           end
  3359.           object ScrollBox9: TScrollBox
  3360.             Left = 0
  3361.             Top = 1
  3362.             Width = 457
  3363.             Height = 163
  3364.             BorderStyle = bsNone
  3365.             TabOrder = 0
  3366.             object Label24: TLabel
  3367.               Tag = 32
  3368.               Left = 8
  3369.               Top = 8
  3370.               Width = 265
  3371.               Height = 41
  3372.               AutoSize = False
  3373.               Caption = 'fan name'
  3374.               Transparent = True
  3375.               WordWrap = True
  3376.             end
  3377.             object Label42: TLabel
  3378.               Tag = 62
  3379.               Left = 8
  3380.               Top = 48
  3381.               Width = 265
  3382.               Height = 41
  3383.               AutoSize = False
  3384.               Caption = 'display'
  3385.               Transparent = True
  3386.               WordWrap = True
  3387.             end
  3388.             object Label43: TLabel
  3389.               Tag = 63
  3390.               Left = 8
  3391.               Top = 88
  3392.               Width = 265
  3393.               Height = 41
  3394.               AutoSize = False
  3395.               Caption = 'style'
  3396.               Transparent = True
  3397.               WordWrap = True
  3398.             end
  3399.             object Label44: TLabel
  3400.               Tag = 64
  3401.               Left = 8
  3402.               Top = 168
  3403.               Width = 265
  3404.               Height = 41
  3405.               AutoSize = False
  3406.               Caption = 'scale'
  3407.               Transparent = True
  3408.               WordWrap = True
  3409.             end
  3410.             object FormatLabel16: TFormatLabel
  3411.               Tag = 67
  3412.               Left = 304
  3413.               Top = 168
  3414.               Width = 129
  3415.               Height = 41
  3416.               AutoSize = False
  3417.               Caption = 'FormatLabel16'
  3418.               WordWrap = True
  3419.               FormatList.Strings = (
  3420.                 '0')
  3421.             end
  3422.             object Label65: TLabel
  3423.               Tag = 92
  3424.               Left = 8
  3425.               Top = 208
  3426.               Width = 265
  3427.               Height = 41
  3428.               AutoSize = False
  3429.               Caption = 'log'
  3430.               Transparent = True
  3431.               WordWrap = True
  3432.             end
  3433.             object Label100: TLabel
  3434.               Tag = 133
  3435.               Left = 8
  3436.               Top = 248
  3437.               Width = 265
  3438.               Height = 41
  3439.               AutoSize = False
  3440.               Caption = 'tooltip'
  3441.               Transparent = True
  3442.               WordWrap = True
  3443.             end
  3444.             object Label139: TLabel
  3445.               Tag = 175
  3446.               Left = 8
  3447.               Top = 128
  3448.               Width = 265
  3449.               Height = 41
  3450.               AutoSize = False
  3451.               Caption = 'cpu scale'
  3452.               Transparent = True
  3453.               WordWrap = True
  3454.             end
  3455.             object Label163: TLabel
  3456.               Left = 280
  3457.               Top = 136
  3458.               Width = 121
  3459.               Height = 14
  3460.               AutoSize = False
  3461.               Caption = 'Label163'
  3462.             end
  3463.             object SpeedButtonFanFontSelection: TSpeedButton
  3464.               Left = 408
  3465.               Top = 133
  3466.               Width = 23
  3467.               Height = 22
  3468.               Flat = True
  3469.               Font.Charset = ANSI_CHARSET
  3470.               Font.Color = clWindowText
  3471.               Font.Height = -11
  3472.               Font.Name = 'Arial'
  3473.               Font.Style = [fsBold]
  3474.               ParentFont = False
  3475.               OnClick = SpeedButtonFanFontSelectionClick
  3476.             end
  3477.             object FanNameEdit: TEdit
  3478.               Left = 280
  3479.               Top = 14
  3480.               Width = 153
  3481.               Height = 22
  3482.               MaxLength = 11
  3483.               TabOrder = 0
  3484.               Text = 'FanNameEdit'
  3485.               OnChange = FanNameEditChange
  3486.             end
  3487.             object CheckBoxFanDisplay: TCheckBox
  3488.               Left = 280
  3489.               Top = 56
  3490.               Width = 15
  3491.               Height = 15
  3492.               TabOrder = 1
  3493.               OnClick = CheckBoxFanDisplayClick
  3494.             end
  3495.             object UpDownFanScale: TUpDown
  3496.               Left = 280
  3497.               Top = 169
  3498.               Width = 16
  3499.               Height = 24
  3500.               Min = 1
  3501.               Max = 30000
  3502.               Increment = 250
  3503.               Position = 1
  3504.               TabOrder = 2
  3505.               Wrap = False
  3506.               OnClick = UpDownFanScaleClick
  3507.             end
  3508.             object ComboBoxFanStyle: TComboBox
  3509.               Left = 280
  3510.               Top = 94
  3511.               Width = 153
  3512.               Height = 22
  3513.               Style = csDropDownList
  3514.               Color = clWhite
  3515.               ItemHeight = 0
  3516.               TabOrder = 3
  3517.               OnChange = ComboBoxFanStyleChange
  3518.             end
  3519.             object CheckBoxFanLog: TCheckBox
  3520.               Left = 280
  3521.               Top = 216
  3522.               Width = 15
  3523.               Height = 15
  3524.               TabOrder = 4
  3525.               OnClick = CheckBoxFanLogClick
  3526.             end
  3527.             object CheckBoxFanTooltip: TCheckBox
  3528.               Left = 280
  3529.               Top = 256
  3530.               Width = 15
  3531.               Height = 15
  3532.               TabOrder = 5
  3533.               OnClick = CheckBoxFanTooltipClick
  3534.             end
  3535.           end
  3536.         end
  3537.       end
  3538.       object TrackBarFanType: TTrackBar
  3539.         Left = 248
  3540.         Top = 120
  3541.         Width = 190
  3542.         Height = 16
  3543.         Orientation = trHorizontal
  3544.         ParentShowHint = False
  3545.         PageSize = 100
  3546.         Frequency = 210
  3547.         Position = 9
  3548.         SelEnd = 0
  3549.         SelStart = 0
  3550.         ShowHint = False
  3551.         TabOrder = 2
  3552.         ThumbLength = 15
  3553.         TickMarks = tmBottomRight
  3554.         TickStyle = tsAuto
  3555.         OnChange = TrackBarFanTypeChange
  3556.       end
  3557.       object StaticText2: TStaticText
  3558.         Left = 272
  3559.         Top = 136
  3560.         Width = 10
  3561.         Height = 14
  3562.         Caption = '/1'
  3563.         Font.Charset = ANSI_CHARSET
  3564.         Font.Color = clBlack
  3565.         Font.Height = -8
  3566.         Font.Name = 'Arial'
  3567.         Font.Style = []
  3568.         ParentFont = False
  3569.         TabOrder = 3
  3570.       end
  3571.       object StaticText3: TStaticText
  3572.         Left = 288
  3573.         Top = 136
  3574.         Width = 10
  3575.         Height = 14
  3576.         Caption = '/2'
  3577.         Font.Charset = ANSI_CHARSET
  3578.         Font.Color = clBlack
  3579.         Font.Height = -8
  3580.         Font.Name = 'Arial'
  3581.         Font.Style = []
  3582.         ParentFont = False
  3583.         TabOrder = 4
  3584.       end
  3585.       object StaticText4: TStaticText
  3586.         Left = 306
  3587.         Top = 136
  3588.         Width = 10
  3589.         Height = 14
  3590.         Caption = '/3'
  3591.         Font.Charset = ANSI_CHARSET
  3592.         Font.Color = clBlack
  3593.         Font.Height = -8
  3594.         Font.Name = 'Arial'
  3595.         Font.Style = []
  3596.         ParentFont = False
  3597.         TabOrder = 5
  3598.       end
  3599.       object StaticText5: TStaticText
  3600.         Left = 323
  3601.         Top = 136
  3602.         Width = 10
  3603.         Height = 14
  3604.         Caption = '/4'
  3605.         Font.Charset = ANSI_CHARSET
  3606.         Font.Color = clBlack
  3607.         Font.Height = -8
  3608.         Font.Name = 'Arial'
  3609.         Font.Style = []
  3610.         ParentFont = False
  3611.         TabOrder = 6
  3612.       end
  3613.       object StaticText6: TStaticText
  3614.         Left = 340
  3615.         Top = 136
  3616.         Width = 10
  3617.         Height = 14
  3618.         Caption = '/5'
  3619.         Font.Charset = ANSI_CHARSET
  3620.         Font.Color = clBlack
  3621.         Font.Height = -8
  3622.         Font.Name = 'Arial'
  3623.         Font.Style = []
  3624.         ParentFont = False
  3625.         TabOrder = 7
  3626.       end
  3627.       object StaticText7: TStaticText
  3628.         Left = 357
  3629.         Top = 136
  3630.         Width = 10
  3631.         Height = 14
  3632.         Caption = '/6'
  3633.         Font.Charset = ANSI_CHARSET
  3634.         Font.Color = clBlack
  3635.         Font.Height = -8
  3636.         Font.Name = 'Arial'
  3637.         Font.Style = []
  3638.         ParentFont = False
  3639.         TabOrder = 8
  3640.       end
  3641.       object StaticText8: TStaticText
  3642.         Left = 375
  3643.         Top = 136
  3644.         Width = 10
  3645.         Height = 14
  3646.         Caption = '/7'
  3647.         Font.Charset = ANSI_CHARSET
  3648.         Font.Color = clBlack
  3649.         Font.Height = -8
  3650.         Font.Name = 'Arial'
  3651.         Font.Style = []
  3652.         ParentFont = False
  3653.         TabOrder = 9
  3654.       end
  3655.       object StaticText9: TStaticText
  3656.         Left = 391
  3657.         Top = 136
  3658.         Width = 10
  3659.         Height = 14
  3660.         Caption = '/8'
  3661.         Font.Charset = ANSI_CHARSET
  3662.         Font.Color = clBlack
  3663.         Font.Height = -8
  3664.         Font.Name = 'Arial'
  3665.         Font.Style = []
  3666.         ParentFont = False
  3667.         TabOrder = 10
  3668.       end
  3669.       object StaticText10: TStaticText
  3670.         Left = 408
  3671.         Top = 136
  3672.         Width = 10
  3673.         Height = 14
  3674.         Caption = '/9'
  3675.         Font.Charset = ANSI_CHARSET
  3676.         Font.Color = clBlack
  3677.         Font.Height = -8
  3678.         Font.Name = 'Arial'
  3679.         Font.Style = []
  3680.         ParentFont = False
  3681.         TabOrder = 11
  3682.       end
  3683.       object StaticText11: TStaticText
  3684.         Left = 424
  3685.         Top = 136
  3686.         Width = 14
  3687.         Height = 14
  3688.         Caption = '/10'
  3689.         Font.Charset = ANSI_CHARSET
  3690.         Font.Color = clBlack
  3691.         Font.Height = -8
  3692.         Font.Name = 'Arial'
  3693.         Font.Style = []
  3694.         ParentFont = False
  3695.         TabOrder = 12
  3696.       end
  3697.       object TrackBarFanDiv: TTrackBar
  3698.         Left = 248
  3699.         Top = 146
  3700.         Width = 190
  3701.         Height = 16
  3702.         Max = 8
  3703.         Min = 1
  3704.         Orientation = trHorizontal
  3705.         ParentShowHint = False
  3706.         PageSize = 100
  3707.         Frequency = 210
  3708.         Position = 7
  3709.         SelEnd = 0
  3710.         SelStart = 0
  3711.         ShowHint = False
  3712.         TabOrder = 13
  3713.         ThumbLength = 15
  3714.         TickMarks = tmBottomRight
  3715.         TickStyle = tsAuto
  3716.         OnChange = TrackBarFanDivChange
  3717.       end
  3718.       object StaticText12: TStaticText
  3719.         Left = 256
  3720.         Top = 162
  3721.         Width = 8
  3722.         Height = 14
  3723.         Caption = '1'
  3724.         Font.Charset = ANSI_CHARSET
  3725.         Font.Color = clBlack
  3726.         Font.Height = -8
  3727.         Font.Name = 'Arial'
  3728.         Font.Style = []
  3729.         ParentFont = False
  3730.         TabOrder = 14
  3731.       end
  3732.       object StaticText13: TStaticText
  3733.         Left = 280
  3734.         Top = 162
  3735.         Width = 8
  3736.         Height = 14
  3737.         Caption = '2'
  3738.         Font.Charset = ANSI_CHARSET
  3739.         Font.Color = clBlack
  3740.         Font.Height = -8
  3741.         Font.Name = 'Arial'
  3742.         Font.Style = []
  3743.         ParentFont = False
  3744.         TabOrder = 15
  3745.       end
  3746.       object StaticText14: TStaticText
  3747.         Left = 304
  3748.         Top = 162
  3749.         Width = 8
  3750.         Height = 14
  3751.         Caption = '4'
  3752.         Font.Charset = ANSI_CHARSET
  3753.         Font.Color = clBlack
  3754.         Font.Height = -8
  3755.         Font.Name = 'Arial'
  3756.         Font.Style = []
  3757.         ParentFont = False
  3758.         TabOrder = 16
  3759.       end
  3760.       object StaticText15: TStaticText
  3761.         Left = 329
  3762.         Top = 162
  3763.         Width = 8
  3764.         Height = 14
  3765.         Caption = '8'
  3766.         Font.Charset = ANSI_CHARSET
  3767.         Font.Color = clBlack
  3768.         Font.Height = -8
  3769.         Font.Name = 'Arial'
  3770.         Font.Style = []
  3771.         ParentFont = False
  3772.         TabOrder = 17
  3773.       end
  3774.       object ComboBoxFans: TComboBox
  3775.         Left = 256
  3776.         Top = 96
  3777.         Width = 177
  3778.         Height = 22
  3779.         Style = csDropDownList
  3780.         Color = clWhite
  3781.         ItemHeight = 0
  3782.         TabOrder = 18
  3783.         OnChange = ComboBoxFansChange
  3784.       end
  3785.       object StaticText16: TStaticText
  3786.         Left = 254
  3787.         Top = 136
  3788.         Width = 11
  3789.         Height = 14
  3790.         Caption = '*2'
  3791.         Font.Charset = ANSI_CHARSET
  3792.         Font.Color = clBlack
  3793.         Font.Height = -8
  3794.         Font.Name = 'Arial'
  3795.         Font.Style = []
  3796.         ParentFont = False
  3797.         TabOrder = 19
  3798.       end
  3799.       object StaticText17: TStaticText
  3800.         Left = 352
  3801.         Top = 162
  3802.         Width = 12
  3803.         Height = 14
  3804.         Caption = '16'
  3805.         Font.Charset = ANSI_CHARSET
  3806.         Font.Color = clBlack
  3807.         Font.Height = -8
  3808.         Font.Name = 'Arial'
  3809.         Font.Style = []
  3810.         ParentFont = False
  3811.         TabOrder = 20
  3812.       end
  3813.       object StaticText18: TStaticText
  3814.         Left = 376
  3815.         Top = 162
  3816.         Width = 12
  3817.         Height = 14
  3818.         Caption = '32'
  3819.         Font.Charset = ANSI_CHARSET
  3820.         Font.Color = clBlack
  3821.         Font.Height = -8
  3822.         Font.Name = 'Arial'
  3823.         Font.Style = []
  3824.         ParentFont = False
  3825.         TabOrder = 21
  3826.       end
  3827.       object StaticText19: TStaticText
  3828.         Left = 401
  3829.         Top = 162
  3830.         Width = 12
  3831.         Height = 14
  3832.         Caption = '64'
  3833.         Font.Charset = ANSI_CHARSET
  3834.         Font.Color = clBlack
  3835.         Font.Height = -8
  3836.         Font.Name = 'Arial'
  3837.         Font.Style = []
  3838.         ParentFont = False
  3839.         TabOrder = 22
  3840.       end
  3841.       object StaticText20: TStaticText
  3842.         Left = 424
  3843.         Top = 162
  3844.         Width = 16
  3845.         Height = 14
  3846.         Caption = '128'
  3847.         Font.Charset = ANSI_CHARSET
  3848.         Font.Color = clBlack
  3849.         Font.Height = -8
  3850.         Font.Name = 'Arial'
  3851.         Font.Style = []
  3852.         ParentFont = False
  3853.         TabOrder = 23
  3854.       end
  3855.     end
  3856.     object TPage
  3857.       Left = 0
  3858.       Top = 0
  3859.       Caption = 'CPU'
  3860.       object Bevel67: TBevel
  3861.         Left = 0
  3862.         Top = 384
  3863.         Width = 440
  3864.         Height = 17
  3865.         Shape = bsTopLine
  3866.       end
  3867.       object Bevel72: TBevel
  3868.         Left = 0
  3869.         Top = 48
  3870.         Width = 440
  3871.         Height = 17
  3872.         Shape = bsTopLine
  3873.       end
  3874.       object ScrollBox23: TScrollBox
  3875.         Left = 0
  3876.         Top = 49
  3877.         Width = 457
  3878.         Height = 335
  3879.         BorderStyle = bsNone
  3880.         TabOrder = 0
  3881.         object Label59: TLabel
  3882.           Tag = 85
  3883.           Left = 8
  3884.           Top = 8
  3885.           Width = 265
  3886.           Height = 41
  3887.           AutoSize = False
  3888.           Caption = 'show cpu'
  3889.           Transparent = True
  3890.           WordWrap = True
  3891.         end
  3892.         object Label60: TLabel
  3893.           Tag = 86
  3894.           Left = 8
  3895.           Top = 48
  3896.           Width = 265
  3897.           Height = 41
  3898.           AutoSize = False
  3899.           Caption = 'cpu name'
  3900.           Transparent = True
  3901.           WordWrap = True
  3902.         end
  3903.         object Label61: TLabel
  3904.           Tag = 87
  3905.           Left = 8
  3906.           Top = 88
  3907.           Width = 265
  3908.           Height = 41
  3909.           AutoSize = False
  3910.           Caption = 'cpu sytle'
  3911.           Transparent = True
  3912.           WordWrap = True
  3913.         end
  3914.         object Label136: TLabel
  3915.           Tag = 172
  3916.           Left = 8
  3917.           Top = 128
  3918.           Width = 265
  3919.           Height = 41
  3920.           AutoSize = False
  3921.           Caption = 'cpu scale'
  3922.           Transparent = True
  3923.           WordWrap = True
  3924.         end
  3925.         object Label161: TLabel
  3926.           Left = 280
  3927.           Top = 135
  3928.           Width = 121
  3929.           Height = 14
  3930.           AutoSize = False
  3931.           Caption = 'Label161'
  3932.         end
  3933.         object SpeedButtonCPUFontSelection: TSpeedButton
  3934.           Left = 408
  3935.           Top = 132
  3936.           Width = 23
  3937.           Height = 22
  3938.           Flat = True
  3939.           Font.Charset = ANSI_CHARSET
  3940.           Font.Color = clWindowText
  3941.           Font.Height = -11
  3942.           Font.Name = 'Arial'
  3943.           Font.Style = [fsBold]
  3944.           ParentFont = False
  3945.           OnClick = SpeedButtonCPUFontSelectionClick
  3946.         end
  3947.         object Label62: TLabel
  3948.           Tag = 88
  3949.           Left = 8
  3950.           Top = 168
  3951.           Width = 265
  3952.           Height = 41
  3953.           AutoSize = False
  3954.           Caption = 'cpu scale'
  3955.           Transparent = True
  3956.           WordWrap = True
  3957.         end
  3958.         object FormatLabelCPUScale: TFormatLabel
  3959.           Tag = 89
  3960.           Left = 304
  3961.           Top = 168
  3962.           Width = 137
  3963.           Height = 41
  3964.           AutoSize = False
  3965.           Caption = 'interval'
  3966.           Transparent = True
  3967.           WordWrap = True
  3968.           FormatList.Strings = (
  3969.             '2000')
  3970.         end
  3971.         object Label140: TLabel
  3972.           Tag = 146
  3973.           Left = 8
  3974.           Top = 208
  3975.           Width = 265
  3976.           Height = 41
  3977.           AutoSize = False
  3978.           Caption = 'show cpu'
  3979.           Transparent = True
  3980.           WordWrap = True
  3981.         end
  3982.         object Bevel36: TBevel
  3983.           Left = 1
  3984.           Top = 290
  3985.           Width = 440
  3986.           Height = 17
  3987.           Shape = bsTopLine
  3988.         end
  3989.         object Label205: TLabel
  3990.           Tag = 246
  3991.           Left = 8
  3992.           Top = 458
  3993.           Width = 265
  3994.           Height = 41
  3995.           AutoSize = False
  3996.           Caption = 'show cpu'
  3997.           Transparent = True
  3998.           WordWrap = True
  3999.         end
  4000.         object Label206: TLabel
  4001.           Tag = 247
  4002.           Left = 8
  4003.           Top = 498
  4004.           Width = 265
  4005.           Height = 41
  4006.           AutoSize = False
  4007.           Caption = 'cpu name'
  4008.           Transparent = True
  4009.           WordWrap = True
  4010.         end
  4011.         object Label207: TLabel
  4012.           Tag = 248
  4013.           Left = 8
  4014.           Top = 538
  4015.           Width = 265
  4016.           Height = 41
  4017.           AutoSize = False
  4018.           Caption = 'cpu sytle'
  4019.           Transparent = True
  4020.           WordWrap = True
  4021.         end
  4022.         object Label208: TLabel
  4023.           Tag = 250
  4024.           Left = 8
  4025.           Top = 578
  4026.           Width = 265
  4027.           Height = 41
  4028.           AutoSize = False
  4029.           Caption = 'cpu scale'
  4030.           Transparent = True
  4031.           WordWrap = True
  4032.         end
  4033.         object Label209: TLabel
  4034.           Left = 280
  4035.           Top = 585
  4036.           Width = 121
  4037.           Height = 14
  4038.           AutoSize = False
  4039.           Caption = 'Label161'
  4040.         end
  4041.         object SpeedButtonCPUUsageFontSelection: TSpeedButton
  4042.           Left = 408
  4043.           Top = 582
  4044.           Width = 23
  4045.           Height = 22
  4046.           Flat = True
  4047.           Font.Charset = ANSI_CHARSET
  4048.           Font.Color = clWindowText
  4049.           Font.Height = -11
  4050.           Font.Name = 'Arial'
  4051.           Font.Style = [fsBold]
  4052.           ParentFont = False
  4053.           OnClick = SpeedButtonCPUUsageFontSelectionClick
  4054.         end
  4055.         object Label210: TLabel
  4056.           Tag = 249
  4057.           Left = 8
  4058.           Top = 618
  4059.           Width = 265
  4060.           Height = 41
  4061.           AutoSize = False
  4062.           Caption = 'show cpu'
  4063.           Transparent = True
  4064.           WordWrap = True
  4065.         end
  4066.         object Label211: TLabel
  4067.           Tag = 251
  4068.           Left = 8
  4069.           Top = 658
  4070.           Width = 265
  4071.           Height = 41
  4072.           AutoSize = False
  4073.           Caption = 'show cpu'
  4074.           Transparent = True
  4075.           WordWrap = True
  4076.         end
  4077.         object Label213: TLabel
  4078.           Tag = 252
  4079.           Left = 8
  4080.           Top = 298
  4081.           Width = 265
  4082.           Height = 41
  4083.           AutoSize = False
  4084.           Caption = 'enable cpu'
  4085.           Transparent = True
  4086.           WordWrap = True
  4087.         end
  4088.         object Label223: TLabel
  4089.           Tag = 259
  4090.           Left = 8
  4091.           Top = 337
  4092.           Width = 265
  4093.           Height = 41
  4094.           AutoSize = False
  4095.           Caption = 'tray'
  4096.           Transparent = True
  4097.           WordWrap = True
  4098.         end
  4099.         object Label224: TLabel
  4100.           Tag = 260
  4101.           Left = 8
  4102.           Top = 377
  4103.           Width = 265
  4104.           Height = 41
  4105.           AutoSize = False
  4106.           Caption = 'sensor col'
  4107.           Transparent = True
  4108.           WordWrap = True
  4109.         end
  4110.         object Label225: TLabel
  4111.           Tag = 261
  4112.           Left = 8
  4113.           Top = 417
  4114.           Width = 265
  4115.           Height = 41
  4116.           AutoSize = False
  4117.           Caption = 'bg color'
  4118.           Transparent = True
  4119.           WordWrap = True
  4120.         end
  4121.         object Label240: TLabel
  4122.           Tag = 277
  4123.           Left = 8
  4124.           Top = 248
  4125.           Width = 265
  4126.           Height = 41
  4127.           AutoSize = False
  4128.           Caption = 'cpu scale'
  4129.           Transparent = True
  4130.           WordWrap = True
  4131.         end
  4132.         object FormatLabelUpdateCPU: TFormatLabel
  4133.           Tag = 278
  4134.           Left = 304
  4135.           Top = 248
  4136.           Width = 137
  4137.           Height = 41
  4138.           AutoSize = False
  4139.           Caption = 'interval'
  4140.           Transparent = True
  4141.           WordWrap = True
  4142.           FormatList.Strings = (
  4143.             '2000')
  4144.         end
  4145.         object CheckBoxCPUOnDashboard: TCheckBox
  4146.           Left = 280
  4147.           Top = 16
  4148.           Width = 15
  4149.           Height = 15
  4150.           TabOrder = 0
  4151.           OnClick = CheckBoxCPUOnDashboardClick
  4152.         end
  4153.         object EditCPUName: TEdit
  4154.           Left = 280
  4155.           Top = 54
  4156.           Width = 153
  4157.           Height = 22
  4158.           TabOrder = 1
  4159.           OnChange = EditCPUNameChange
  4160.         end
  4161.         object ComboBoxCPUStyle: TComboBox
  4162.           Left = 280
  4163.           Top = 94
  4164.           Width = 153
  4165.           Height = 22
  4166.           Style = csDropDownList
  4167.           Color = clWhite
  4168.           ItemHeight = 0
  4169.           TabOrder = 2
  4170.           OnChange = ComboBoxCPUStyleChange
  4171.         end
  4172.         object UpDownCPUScale: TUpDown
  4173.           Left = 280
  4174.           Top = 170
  4175.           Width = 16
  4176.           Height = 24
  4177.           Min = 100
  4178.           Max = 32000
  4179.           Increment = 100
  4180.           Position = 2000
  4181.           TabOrder = 3
  4182.           Wrap = False
  4183.           OnClick = UpDownCPUScaleClick
  4184.         end
  4185.         object CheckBoxCPUToolTip: TCheckBox
  4186.           Left = 280
  4187.           Top = 216
  4188.           Width = 15
  4189.           Height = 15
  4190.           TabOrder = 4
  4191.           OnClick = CheckBoxCPUToolTipClick
  4192.         end
  4193.         object CheckBoxCPUUsageOnDashboard: TCheckBox
  4194.           Left = 280
  4195.           Top = 466
  4196.           Width = 15
  4197.           Height = 15
  4198.           TabOrder = 5
  4199.           OnClick = CheckBoxCPUUsageOnDashboardClick
  4200.         end
  4201.         object EditCPUUsageName: TEdit
  4202.           Left = 280
  4203.           Top = 504
  4204.           Width = 153
  4205.           Height = 22
  4206.           TabOrder = 6
  4207.           OnChange = EditCPUUsageNameChange
  4208.         end
  4209.         object ComboBoxCPUUsageStyle: TComboBox
  4210.           Left = 280
  4211.           Top = 544
  4212.           Width = 153
  4213.           Height = 22
  4214.           Style = csDropDownList
  4215.           Color = clWhite
  4216.           ItemHeight = 0
  4217.           TabOrder = 7
  4218.           OnChange = ComboBoxCPUUsageStyleChange
  4219.         end
  4220.         object CheckBoxCPUUsageToolTip: TCheckBox
  4221.           Left = 280
  4222.           Top = 626
  4223.           Width = 15
  4224.           Height = 15
  4225.           TabOrder = 8
  4226.           OnClick = CheckBoxCPUUsageToolTipClick
  4227.         end
  4228.         object CheckBoxCPUUsageLog: TCheckBox
  4229.           Left = 280
  4230.           Top = 674
  4231.           Width = 15
  4232.           Height = 15
  4233.           TabOrder = 9
  4234.           OnClick = CheckBoxCPUUsageLogClick
  4235.         end
  4236.         object CheckBoxUseCPUUsage: TCheckBox
  4237.           Left = 280
  4238.           Top = 306
  4239.           Width = 15
  4240.           Height = 15
  4241.           TabOrder = 10
  4242.           OnClick = CheckBoxUseCPUUsageClick
  4243.         end
  4244.         object CheckBoxCPUTray: TCheckBox
  4245.           Left = 280
  4246.           Top = 345
  4247.           Width = 15
  4248.           Height = 15
  4249.           TabOrder = 11
  4250.           OnClick = CheckBoxCPUTrayClick
  4251.         end
  4252.         object ColorComboBoxCPU: TColorComboBox
  4253.           Left = 280
  4254.           Top = 383
  4255.           Width = 153
  4256.           Height = 22
  4257.           ItemHeight = 16
  4258.           Items.Strings = (
  4259.             'Tray BG'
  4260.             'Black'
  4261.             'Maroon'
  4262.             'Green'
  4263.             'Olive'
  4264.             'Navy'
  4265.             'Purple'
  4266.             'Teal'
  4267.             'Gray'
  4268.             'Silver'
  4269.             'Red'
  4270.             'Lime'
  4271.             'Yellow'
  4272.             'Blue'
  4273.             'Fuchsia'
  4274.             'Aqua'
  4275.             'Silver'
  4276.             'Gray'
  4277.             'White')
  4278.           TabOrder = 12
  4279.           OnChange = ColorComboBoxCPUChange
  4280.         end
  4281.         object ColorComboBoxCPUTray: TColorComboBox
  4282.           Left = 280
  4283.           Top = 423
  4284.           Width = 153
  4285.           Height = 22
  4286.           ItemHeight = 16
  4287.           Items.Strings = (
  4288.             'Tray BG'
  4289.             'Black'
  4290.             'Maroon'
  4291.             'Green'
  4292.             'Olive'
  4293.             'Navy'
  4294.             'Purple'
  4295.             'Teal'
  4296.             'Gray'
  4297.             'Silver'
  4298.             'Red'
  4299.             'Lime'
  4300.             'Yellow'
  4301.             'Blue'
  4302.             'Fuchsia'
  4303.             'Aqua'
  4304.             'Silver'
  4305.             'Gray'
  4306.             'White')
  4307.           TabOrder = 13
  4308.           OnChange = ColorComboBoxCPUTrayChange
  4309.         end
  4310.         object UpDownCPUUpdate: TUpDown
  4311.           Left = 280
  4312.           Top = 250
  4313.           Width = 16
  4314.           Height = 24
  4315.           Min = 0
  4316.           Max = 32
  4317.           Position = 32
  4318.           TabOrder = 14
  4319.           Wrap = False
  4320.           OnClick = UpDownCPUUpdateClick
  4321.         end
  4322.       end
  4323.     end
  4324.     object TPage
  4325.       Left = 0
  4326.       Top = 0
  4327.       Caption = 'Alarm'
  4328.       object SpeedButtonAlarmGeneral: TSpeedButton
  4329.         Tag = 1
  4330.         Left = 40
  4331.         Top = 16
  4332.         Width = 129
  4333.         Height = 25
  4334.         Caption = 'Gen'
  4335.         Flat = True
  4336.         Font.Charset = ANSI_CHARSET
  4337.         Font.Color = clBlack
  4338.         Font.Height = -12
  4339.         Font.Name = 'Arial'
  4340.         Font.Style = [fsBold]
  4341.         Layout = blGlyphBottom
  4342.         ParentFont = False
  4343.         OnClick = SpeedButtonAlarmGeneralClick
  4344.       end
  4345.       object SpeedButtonAlarmSensors: TSpeedButton
  4346.         Tag = 19
  4347.         Left = 268
  4348.         Top = 16
  4349.         Width = 129
  4350.         Height = 25
  4351.         Caption = 'Sens'
  4352.         Flat = True
  4353.         Font.Charset = ANSI_CHARSET
  4354.         Font.Color = clBlack
  4355.         Font.Height = -12
  4356.         Font.Name = 'Arial'
  4357.         Font.Style = [fsBold]
  4358.         Layout = blGlyphBottom
  4359.         ParentFont = False
  4360.         OnClick = SpeedButtonAlarmSensorsClick
  4361.       end
  4362.       object NotebookAlarm: TNotebook
  4363.         Left = 0
  4364.         Top = 48
  4365.         Width = 457
  4366.         Height = 337
  4367.         TabOrder = 0
  4368.         object TPage
  4369.           Left = 0
  4370.           Top = 0
  4371.           Caption = 'General'
  4372.           object Bevel19: TBevel
  4373.             Left = 0
  4374.             Top = 0
  4375.             Width = 440
  4376.             Height = 17
  4377.             Shape = bsTopLine
  4378.           end
  4379.           object Bevel20: TBevel
  4380.             Left = 0
  4381.             Top = 336
  4382.             Width = 440
  4383.             Height = 17
  4384.             Shape = bsTopLine
  4385.           end
  4386.           object ScrollBox10: TScrollBox
  4387.             Left = 0
  4388.             Top = 1
  4389.             Width = 457
  4390.             Height = 335
  4391.             VertScrollBar.Position = 186
  4392.             BorderStyle = bsNone
  4393.             TabOrder = 0
  4394.             object SpeedButtonSpeakerTest: TSpeedButton
  4395.               Left = 408
  4396.               Top = -82
  4397.               Width = 23
  4398.               Height = 22
  4399.               Flat = True
  4400.               OnClick = SpeedButtonSpeakerTestClick
  4401.             end
  4402.             object Label70: TLabel
  4403.               Tag = 38
  4404.               Left = 8
  4405.               Top = -178
  4406.               Width = 265
  4407.               Height = 41
  4408.               AutoSize = False
  4409.               Caption = 'show box'
  4410.               Transparent = True
  4411.               WordWrap = True
  4412.             end
  4413.             object Label71: TLabel
  4414.               Tag = 271
  4415.               Left = 8
  4416.               Top = -138
  4417.               Width = 265
  4418.               Height = 41
  4419.               AutoSize = False
  4420.               Caption = 'alarm freq'
  4421.               Transparent = True
  4422.               WordWrap = True
  4423.             end
  4424.             object Label72: TLabel
  4425.               Tag = 99
  4426.               Left = 8
  4427.               Top = -10
  4428.               Width = 265
  4429.               Height = 41
  4430.               AutoSize = False
  4431.               Caption = 'alarmlog'
  4432.               Transparent = True
  4433.               WordWrap = True
  4434.             end
  4435.             object Bevel43: TBevel
  4436.               Left = 0
  4437.               Top = -18
  4438.               Width = 440
  4439.               Height = 17
  4440.               Shape = bsTopLine
  4441.             end
  4442.             object Label73: TLabel
  4443.               Tag = 100
  4444.               Left = 8
  4445.               Top = 134
  4446.               Width = 265
  4447.               Height = 41
  4448.               AutoSize = False
  4449.               Caption = 'alarmlogloc'
  4450.               Transparent = True
  4451.               WordWrap = True
  4452.             end
  4453.             object SpeedButtonSelectAlarmLogPath: TSpeedButton
  4454.               Left = 408
  4455.               Top = 140
  4456.               Width = 23
  4457.               Height = 22
  4458.               Flat = True
  4459.               Font.Charset = ANSI_CHARSET
  4460.               Font.Color = clWindowText
  4461.               Font.Height = -11
  4462.               Font.Name = 'Arial'
  4463.               Font.Style = [fsBold]
  4464.               ParentFont = False
  4465.               OnClick = SpeedButtonSelectAlarmLogPathClick
  4466.             end
  4467.             object LabelAlarmLogPath: TLabel
  4468.               Left = 280
  4469.               Top = 140
  4470.               Width = 121
  4471.               Height = 33
  4472.               AutoSize = False
  4473.               Caption = 'alarmpath'
  4474.               Color = clWhite
  4475.               ParentColor = False
  4476.               WordWrap = True
  4477.             end
  4478.             object Label75: TLabel
  4479.               Tag = 101
  4480.               Left = 312
  4481.               Top = 14
  4482.               Width = 65
  4483.               Height = 14
  4484.               AutoSize = False
  4485.               Caption = 'TXT'
  4486.             end
  4487.             object Label76: TLabel
  4488.               Tag = 102
  4489.               Left = 312
  4490.               Top = 38
  4491.               Width = 65
  4492.               Height = 14
  4493.               AutoSize = False
  4494.               Caption = 'CSV'
  4495.             end
  4496.             object Label77: TLabel
  4497.               Tag = 103
  4498.               Left = 312
  4499.               Top = 62
  4500.               Width = 65
  4501.               Height = 14
  4502.               AutoSize = False
  4503.               Caption = 'HTML'
  4504.             end
  4505.             object ImageAlarmLogCornerTop: TImage
  4506.               Left = 293
  4507.               Top = 3
  4508.               Width = 10
  4509.               Height = 10
  4510.               AutoSize = True
  4511.               Picture.Data = {<image005.bmp>}
  4512.             end
  4513.             object ImageAlarmLogLink1: TImage
  4514.               Left = 302
  4515.               Top = 27
  4516.               Width = 1
  4517.               Height = 11
  4518.               AutoSize = True
  4519.               Picture.Data = {<image006.bmp>}
  4520.             end
  4521.             object ImageAlarmLogLink2: TImage
  4522.               Left = 302
  4523.               Top = 51
  4524.               Width = 1
  4525.               Height = 11
  4526.               AutoSize = True
  4527.               Picture.Data = {<image007.bmp>}
  4528.             end
  4529.             object ImageAlarmLogLink3: TImage
  4530.               Left = 302
  4531.               Top = 75
  4532.               Width = 1
  4533.               Height = 11
  4534.               AutoSize = True
  4535.               Picture.Data = {<image008.bmp>}
  4536.             end
  4537.             object Label74: TLabel
  4538.               Tag = 106
  4539.               Left = 8
  4540.               Top = 214
  4541.               Width = 265
  4542.               Height = 41
  4543.               AutoSize = False
  4544.               Caption = 'alarmlogloc'
  4545.               Transparent = True
  4546.               WordWrap = True
  4547.             end
  4548.             object FormatLabelAlarmLogSize: TFormatLabel
  4549.               Tag = 107
  4550.               Left = 304
  4551.               Top = 214
  4552.               Width = 129
  4553.               Height = 41
  4554.               AutoSize = False
  4555.               Caption = 'kb'
  4556.               WordWrap = True
  4557.               FormatList.Strings = (
  4558.                 '10')
  4559.             end
  4560.             object SpeedButtonShowAlarmlogTXT: TSpeedButton
  4561.               Left = 384
  4562.               Top = 10
  4563.               Width = 23
  4564.               Height = 22
  4565.               Flat = True
  4566.               Font.Charset = ANSI_CHARSET
  4567.               Font.Color = clWindowText
  4568.               Font.Height = -11
  4569.               Font.Name = 'Arial'
  4570.               Font.Style = [fsBold]
  4571.               ParentFont = False
  4572.               OnClick = SpeedButtonShowAlarmlogTXTClick
  4573.             end
  4574.             object SpeedButtonShowAlarmlogCSV: TSpeedButton
  4575.               Left = 384
  4576.               Top = 34
  4577.               Width = 23
  4578.               Height = 22
  4579.               Flat = True
  4580.               Font.Charset = ANSI_CHARSET
  4581.               Font.Color = clWindowText
  4582.               Font.Height = -11
  4583.               Font.Name = 'Arial'
  4584.               Font.Style = [fsBold]
  4585.               ParentFont = False
  4586.               OnClick = SpeedButtonShowAlarmlogCSVClick
  4587.             end
  4588.             object SpeedButtonShowAlarmlogHTML: TSpeedButton
  4589.               Left = 384
  4590.               Top = 58
  4591.               Width = 23
  4592.               Height = 22
  4593.               Flat = True
  4594.               Font.Charset = ANSI_CHARSET
  4595.               Font.Color = clWindowText
  4596.               Font.Height = -11
  4597.               Font.Name = 'Arial'
  4598.               Font.Style = [fsBold]
  4599.               ParentFont = False
  4600.               OnClick = SpeedButtonShowAlarmlogHTMLClick
  4601.             end
  4602.             object SpeedButtonDeleteAlarmlogTXT: TSpeedButton
  4603.               Left = 411
  4604.               Top = 10
  4605.               Width = 23
  4606.               Height = 22
  4607.               Flat = True
  4608.               Font.Charset = ANSI_CHARSET
  4609.               Font.Color = clWindowText
  4610.               Font.Height = -12
  4611.               Font.Name = 'Arial'
  4612.               Font.Style = [fsBold]
  4613.               Layout = blGlyphBottom
  4614.               ParentFont = False
  4615.               OnClick = SpeedButtonDeleteAlarmlogTXTClick
  4616.             end
  4617.             object SpeedButtonDeleteAlarmlogCSV: TSpeedButton
  4618.               Left = 411
  4619.               Top = 34
  4620.               Width = 23
  4621.               Height = 22
  4622.               Flat = True
  4623.               Font.Charset = ANSI_CHARSET
  4624.               Font.Color = clWindowText
  4625.               Font.Height = -12
  4626.               Font.Name = 'Arial'
  4627.               Font.Style = [fsBold]
  4628.               Layout = blGlyphBottom
  4629.               ParentFont = False
  4630.               OnClick = SpeedButtonDeleteAlarmlogCSVClick
  4631.             end
  4632.             object SpeedButtonDeleteAlarmlogHTML: TSpeedButton
  4633.               Left = 411
  4634.               Top = 58
  4635.               Width = 23
  4636.               Height = 22
  4637.               Flat = True
  4638.               Font.Charset = ANSI_CHARSET
  4639.               Font.Color = clWindowText
  4640.               Font.Height = -12
  4641.               Font.Name = 'Arial'
  4642.               Font.Style = [fsBold]
  4643.               Layout = blGlyphBottom
  4644.               ParentFont = False
  4645.               OnClick = SpeedButtonDeleteAlarmlogHTMLClick
  4646.             end
  4647.             object Image7: TImage
  4648.               Left = 302
  4649.               Top = 99
  4650.               Width = 1
  4651.               Height = 11
  4652.               AutoSize = True
  4653.               Picture.Data = {<image009.bmp>}
  4654.             end
  4655.             object Label155: TLabel
  4656.               Tag = 195
  4657.               Left = 312
  4658.               Top = 86
  4659.               Width = 65
  4660.               Height = 14
  4661.               AutoSize = False
  4662.               Caption = 'XML'
  4663.             end
  4664.             object SpeedButtonShowAlarmlogXML: TSpeedButton
  4665.               Left = 384
  4666.               Top = 82
  4667.               Width = 23
  4668.               Height = 22
  4669.               Flat = True
  4670.               Font.Charset = ANSI_CHARSET
  4671.               Font.Color = clWindowText
  4672.               Font.Height = -11
  4673.               Font.Name = 'Arial'
  4674.               Font.Style = [fsBold]
  4675.               ParentFont = False
  4676.               OnClick = SpeedButtonShowAlarmlogXMLClick
  4677.             end
  4678.             object SpeedButtonDeleteAlarmlogXML: TSpeedButton
  4679.               Left = 410
  4680.               Top = 82
  4681.               Width = 23
  4682.               Height = 22
  4683.               Flat = True
  4684.               Font.Charset = ANSI_CHARSET
  4685.               Font.Color = clWindowText
  4686.               Font.Height = -12
  4687.               Font.Name = 'Arial'
  4688.               Font.Style = [fsBold]
  4689.               Layout = blGlyphBottom
  4690.               ParentFont = False
  4691.               OnClick = SpeedButtonDeleteAlarmlogXMLClick
  4692.             end
  4693.             object Label78: TLabel
  4694.               Tag = 104
  4695.               Left = 312
  4696.               Top = 110
  4697.               Width = 129
  4698.               Height = 14
  4699.               AutoSize = False
  4700.               Caption = 'NT Event Viewer'
  4701.             end
  4702.             object Label186: TLabel
  4703.               Tag = 241
  4704.               Left = 8
  4705.               Top = 254
  4706.               Width = 265
  4707.               Height = 41
  4708.               AutoSize = False
  4709.               Caption = 'xls interval'
  4710.               Transparent = True
  4711.               WordWrap = True
  4712.             end
  4713.             object Label199: TLabel
  4714.               Tag = 243
  4715.               Left = 8
  4716.               Top = 294
  4717.               Width = 265
  4718.               Height = 41
  4719.               AutoSize = False
  4720.               Caption = 'css interval'
  4721.               Transparent = True
  4722.               WordWrap = True
  4723.             end
  4724.             object Label234: TLabel
  4725.               Tag = 39
  4726.               Left = 8
  4727.               Top = -98
  4728.               Width = 265
  4729.               Height = 41
  4730.               AutoSize = False
  4731.               Caption = 'alarm freq'
  4732.               Transparent = True
  4733.               WordWrap = True
  4734.             end
  4735.             object Label241: TLabel
  4736.               Tag = 279
  4737.               Left = 8
  4738.               Top = 174
  4739.               Width = 265
  4740.               Height = 41
  4741.               AutoSize = False
  4742.               Caption = 'Log Name'
  4743.               Transparent = True
  4744.               WordWrap = True
  4745.             end
  4746.             object TrackBarFreq: TTrackBar
  4747.               Left = 272
  4748.               Top = -98
  4749.               Width = 129
  4750.               Height = 28
  4751.               Max = 3000
  4752.               Min = 100
  4753.               Orientation = trHorizontal
  4754.               PageSize = 100
  4755.               Frequency = 210
  4756.               Position = 100
  4757.               SelEnd = 0
  4758.               SelStart = 0
  4759.               TabOrder = 1
  4760.               ThumbLength = 15
  4761.               TickMarks = tmBottomRight
  4762.               TickStyle = tsAuto
  4763.               OnChange = TrackBarFreqChange
  4764.             end
  4765.             object CheckBoxDialogBox: TCheckBox
  4766.               Left = 280
  4767.               Top = -170
  4768.               Width = 15
  4769.               Height = 15
  4770.               TabOrder = 0
  4771.               OnClick = CheckBoxDialogBoxClick
  4772.             end
  4773.             object CheckBoxWritealarmLog: TCheckBox
  4774.               Left = 280
  4775.               Top = -2
  4776.               Width = 13
  4777.               Height = 15
  4778.               TabOrder = 2
  4779.               OnClick = CheckBoxWritealarmLogClick
  4780.             end
  4781.             object CheckBoxWritealarmLogTXT: TCheckBox
  4782.               Left = 296
  4783.               Top = 14
  4784.               Width = 15
  4785.               Height = 12
  4786.               TabOrder = 3
  4787.               OnClick = CheckBoxWritealarmLogTXTClick
  4788.             end
  4789.             object CheckBoxWritealarmLogCSV: TCheckBox
  4790.               Left = 296
  4791.               Top = 38
  4792.               Width = 15
  4793.               Height = 12
  4794.               TabOrder = 4
  4795.               OnClick = CheckBoxWritealarmLogCSVClick
  4796.             end
  4797.             object CheckBoxWritealarmLogHTML: TCheckBox
  4798.               Left = 296
  4799.               Top = 62
  4800.               Width = 15
  4801.               Height = 12
  4802.               TabOrder = 5
  4803.               OnClick = CheckBoxWritealarmLogHTMLClick
  4804.             end
  4805.             object CheckBoxWritealarmLogNT: TCheckBox
  4806.               Left = 296
  4807.               Top = 110
  4808.               Width = 15
  4809.               Height = 12
  4810.               TabOrder = 6
  4811.               OnClick = CheckBoxWritealarmLogNTClick
  4812.             end
  4813.             object UpDownAlarmLogSize: TUpDown
  4814.               Left = 280
  4815.               Top = 216
  4816.               Width = 16
  4817.               Height = 24
  4818.               Min = 10
  4819.               Max = 1000
  4820.               Increment = 10
  4821.               Position = 10
  4822.               TabOrder = 7
  4823.               Wrap = False
  4824.               OnClick = UpDownAlarmLogSizeClick
  4825.             end
  4826.             object CheckBoxWritealarmLogXML: TCheckBox
  4827.               Left = 296
  4828.               Top = 86
  4829.               Width = 15
  4830.               Height = 12
  4831.               TabOrder = 8
  4832.               OnClick = CheckBoxWritealarmLogXMLClick
  4833.             end
  4834.             object EditXSLAlarm: TEdit
  4835.               Left = 280
  4836.               Top = 260
  4837.               Width = 153
  4838.               Height = 22
  4839.               TabOrder = 9
  4840.               OnChange = EditXSLAlarmChange
  4841.             end
  4842.             object EditCssAlarm: TEdit
  4843.               Left = 280
  4844.               Top = 300
  4845.               Width = 153
  4846.               Height = 22
  4847.               TabOrder = 10
  4848.               OnChange = EditCssAlarmChange
  4849.             end
  4850.             object TrackBarFreq2: TTrackBar
  4851.               Left = 272
  4852.               Top = -66
  4853.               Width = 129
  4854.               Height = 28
  4855.               Max = 3000
  4856.               Min = 100
  4857.               Orientation = trHorizontal
  4858.               PageSize = 100
  4859.               Frequency = 210
  4860.               Position = 100
  4861.               SelEnd = 0
  4862.               SelStart = 0
  4863.               TabOrder = 11
  4864.               ThumbLength = 15
  4865.               TickMarks = tmBottomRight
  4866.               TickStyle = tsAuto
  4867.               OnChange = TrackBarFreq2Change
  4868.             end
  4869.             object CheckBoxAlarmBeep: TCheckBox
  4870.               Left = 280
  4871.               Top = -130
  4872.               Width = 15
  4873.               Height = 15
  4874.               TabOrder = 12
  4875.               OnClick = CheckBoxAlarmBeepClick
  4876.             end
  4877.             object EditAlarmLogName: TEdit
  4878.               Left = 280
  4879.               Top = 180
  4880.               Width = 153
  4881.               Height = 22
  4882.               TabOrder = 13
  4883.               OnChange = EditAlarmLogNameChange
  4884.             end
  4885.           end
  4886.         end
  4887.         object TPage
  4888.           Left = 0
  4889.           Top = 0
  4890.           Caption = 'Sensors'
  4891.           object Bevel21: TBevel
  4892.             Left = 0
  4893.             Top = 0
  4894.             Width = 440
  4895.             Height = 17
  4896.             Shape = bsTopLine
  4897.           end
  4898.           object Bevel22: TBevel
  4899.             Left = 0
  4900.             Top = 336
  4901.             Width = 440
  4902.             Height = 17
  4903.             Shape = bsTopLine
  4904.           end
  4905.           object ScrollBox11: TScrollBox
  4906.             Left = 0
  4907.             Top = 1
  4908.             Width = 457
  4909.             Height = 335
  4910.             BorderStyle = bsNone
  4911.             TabOrder = 0
  4912.             object FormatLabel11: TFormatLabel
  4913.               Tag = 44
  4914.               Left = 8
  4915.               Top = 8
  4916.               Width = 265
  4917.               Height = 41
  4918.               AutoSize = False
  4919.               Caption = 'ignore temp'
  4920.               Transparent = True
  4921.               WordWrap = True
  4922.               FormatList.Strings = (
  4923.                 'ソス')
  4924.             end
  4925.             object FormatLabelIgnoreTemp: TFormatLabel
  4926.               Tag = 45
  4927.               Left = 304
  4928.               Top = 8
  4929.               Width = 129
  4930.               Height = 41
  4931.               AutoSize = False
  4932.               Caption = 'times'
  4933.               Transparent = True
  4934.               WordWrap = True
  4935.               FormatList.Strings = (
  4936.                 '1')
  4937.             end
  4938.             object FormatLabelIgnoreVolt: TFormatLabel
  4939.               Tag = 47
  4940.               Left = 304
  4941.               Top = 56
  4942.               Width = 129
  4943.               Height = 41
  4944.               AutoSize = False
  4945.               Caption = 'times'
  4946.               Transparent = True
  4947.               WordWrap = True
  4948.               FormatList.Strings = (
  4949.                 '1')
  4950.             end
  4951.             object FormatLabelIgnoreFan: TFormatLabel
  4952.               Tag = 49
  4953.               Left = 304
  4954.               Top = 104
  4955.               Width = 129
  4956.               Height = 41
  4957.               AutoSize = False
  4958.               Caption = 'times'
  4959.               Transparent = True
  4960.               WordWrap = True
  4961.               FormatList.Strings = (
  4962.                 '1')
  4963.             end
  4964.             object FormatLabel13: TFormatLabel
  4965.               Tag = 46
  4966.               Left = 8
  4967.               Top = 56
  4968.               Width = 265
  4969.               Height = 41
  4970.               AutoSize = False
  4971.               Caption = 'ignore volt'
  4972.               Transparent = True
  4973.               WordWrap = True
  4974.               FormatList.Strings = (
  4975.                 'ソス')
  4976.             end
  4977.             object FormatLabel15: TFormatLabel
  4978.               Tag = 48
  4979.               Left = 8
  4980.               Top = 104
  4981.               Width = 265
  4982.               Height = 41
  4983.               AutoSize = False
  4984.               Caption = 'ignore fan'
  4985.               Transparent = True
  4986.               WordWrap = True
  4987.               FormatList.Strings = (
  4988.                 'ソス')
  4989.             end
  4990.             object Bevel59: TBevel
  4991.               Left = 1
  4992.               Top = 188
  4993.               Width = 440
  4994.               Height = 17
  4995.               Shape = bsTopLine
  4996.             end
  4997.             object Label148: TLabel
  4998.               Tag = 188
  4999.               Left = 8
  5000.               Top = 200
  5001.               Width = 425
  5002.               Height = 41
  5003.               AutoSize = False
  5004.               Caption = 'alarmlog'
  5005.               Transparent = True
  5006.               WordWrap = True
  5007.             end
  5008.             object Label149: TLabel
  5009.               Tag = 189
  5010.               Left = 8
  5011.               Top = 312
  5012.               Width = 425
  5013.               Height = 41
  5014.               AutoSize = False
  5015.               Caption = 'alarmlog'
  5016.               Transparent = True
  5017.               WordWrap = True
  5018.             end
  5019.             object Label150: TLabel
  5020.               Tag = 190
  5021.               Left = 8
  5022.               Top = 424
  5023.               Width = 425
  5024.               Height = 41
  5025.               AutoSize = False
  5026.               Caption = 'alarmlog'
  5027.               Transparent = True
  5028.               WordWrap = True
  5029.             end
  5030.             object UpDownIgnoreTemp: TUpDown
  5031.               Left = 280
  5032.               Top = 10
  5033.               Width = 16
  5034.               Height = 24
  5035.               Min = 0
  5036.               Max = 10
  5037.               Position = 1
  5038.               TabOrder = 0
  5039.               Wrap = False
  5040.               OnClick = UpDownIgnoreTempClick
  5041.             end
  5042.             object UpDownIgnoreFan: TUpDown
  5043.               Left = 280
  5044.               Top = 106
  5045.               Width = 16
  5046.               Height = 24
  5047.               Min = 0
  5048.               Max = 10
  5049.               Position = 1
  5050.               TabOrder = 1
  5051.               Wrap = False
  5052.               OnClick = UpDownIgnoreFanClick
  5053.             end
  5054.             object UpDownIgnoreVolt: TUpDown
  5055.               Left = 280
  5056.               Top = 58
  5057.               Width = 16
  5058.               Height = 24
  5059.               Min = 0
  5060.               Max = 10
  5061.               Position = 1
  5062.               TabOrder = 2
  5063.               Wrap = False
  5064.               OnClick = UpDownIgnoreVoltClick
  5065.             end
  5066.             object MemoTempAlarmText: TMemo
  5067.               Left = 8
  5068.               Top = 240
  5069.               Width = 425
  5070.               Height = 62
  5071.               MaxLength = 255
  5072.               ScrollBars = ssVertical
  5073.               TabOrder = 3
  5074.               OnChange = MemoTempAlarmTextChange
  5075.               OnKeyPress = MemoOSDKeyPress
  5076.             end
  5077.             object MemoVoltAlarmText: TMemo
  5078.               Left = 8
  5079.               Top = 352
  5080.               Width = 425
  5081.               Height = 62
  5082.               MaxLength = 255
  5083.               ScrollBars = ssVertical
  5084.               TabOrder = 4
  5085.               OnChange = MemoVoltAlarmTextChange
  5086.               OnKeyPress = MemoOSDKeyPress
  5087.             end
  5088.             object MemoFanAlarmText: TMemo
  5089.               Left = 8
  5090.               Top = 464
  5091.               Width = 425
  5092.               Height = 62
  5093.               MaxLength = 255
  5094.               ScrollBars = ssVertical
  5095.               TabOrder = 5
  5096.               OnChange = MemoFanAlarmTextChange
  5097.               OnKeyPress = MemoOSDKeyPress
  5098.             end
  5099.           end
  5100.         end
  5101.       end
  5102.     end
  5103.     object TPage
  5104.       Left = 0
  5105.       Top = 0
  5106.       Caption = 'Tray'
  5107.       object SpeedButtonTrayOptions: TSpeedButton
  5108.         Tag = 21
  5109.         Left = 4
  5110.         Top = 16
  5111.         Width = 129
  5112.         Height = 25
  5113.         Caption = 'Tray'
  5114.         Flat = True
  5115.         Font.Charset = ANSI_CHARSET
  5116.         Font.Color = clBlack
  5117.         Font.Height = -12
  5118.         Font.Name = 'Arial'
  5119.         Font.Style = [fsBold]
  5120.         Layout = blGlyphBottom
  5121.         ParentFont = False
  5122.         OnClick = SpeedButtonTrayOptionsClick
  5123.       end
  5124.       object SpeedButtonOSDOptions: TSpeedButton
  5125.         Tag = 22
  5126.         Left = 156
  5127.         Top = 16
  5128.         Width = 129
  5129.         Height = 25
  5130.         Caption = 'OSD'
  5131.         Flat = True
  5132.         Font.Charset = ANSI_CHARSET
  5133.         Font.Color = clBlack
  5134.         Font.Height = -12
  5135.         Font.Name = 'Arial'
  5136.         Font.Style = [fsBold]
  5137.         Layout = blGlyphBottom
  5138.         ParentFont = False
  5139.         OnClick = SpeedButtonOSDOptionsClick
  5140.       end
  5141.       object SpeedButtonOSDSCRIPT: TSpeedButton
  5142.         Tag = 23
  5143.         Left = 308
  5144.         Top = 16
  5145.         Width = 129
  5146.         Height = 25
  5147.         Caption = 'OSD'
  5148.         Flat = True
  5149.         Font.Charset = ANSI_CHARSET
  5150.         Font.Color = clBlack
  5151.         Font.Height = -12
  5152.         Font.Name = 'Arial'
  5153.         Font.Style = [fsBold]
  5154.         Layout = blGlyphBottom
  5155.         ParentFont = False
  5156.         OnClick = SpeedButtonOSDSCRIPTClick
  5157.       end
  5158.       object NotebookTrayOSD: TNotebook
  5159.         Left = 0
  5160.         Top = 48
  5161.         Width = 457
  5162.         Height = 337
  5163.         PageIndex = 1
  5164.         TabOrder = 0
  5165.         object TPage
  5166.           Left = 0
  5167.           Top = 0
  5168.           Caption = 'Tray'
  5169.           object Bevel24: TBevel
  5170.             Left = 0
  5171.             Top = 0
  5172.             Width = 440
  5173.             Height = 17
  5174.             Shape = bsTopLine
  5175.           end
  5176.           object Bevel25: TBevel
  5177.             Left = 0
  5178.             Top = 336
  5179.             Width = 440
  5180.             Height = 17
  5181.             Shape = bsTopLine
  5182.           end
  5183.           object ScrollBox12: TScrollBox
  5184.             Left = 0
  5185.             Top = 1
  5186.             Width = 457
  5187.             Height = 335
  5188.             BorderStyle = bsNone
  5189.             TabOrder = 0
  5190.             object Label29: TLabel
  5191.               Tag = 42
  5192.               Left = 8
  5193.               Top = 8
  5194.               Width = 265
  5195.               Height = 41
  5196.               AutoSize = False
  5197.               Caption = 'Rotate'
  5198.               Transparent = True
  5199.               WordWrap = True
  5200.             end
  5201.             object FormatLabel10: TFormatLabel
  5202.               Tag = 43
  5203.               Left = 8
  5204.               Top = 48
  5205.               Width = 265
  5206.               Height = 41
  5207.               AutoSize = False
  5208.               Caption = 'Line'
  5209.               Transparent = True
  5210.               WordWrap = True
  5211.               FormatList.Strings = (
  5212.                 'ソス')
  5213.             end
  5214.             object Label143: TLabel
  5215.               Tag = 180
  5216.               Left = 8
  5217.               Top = 88
  5218.               Width = 265
  5219.               Height = 41
  5220.               AutoSize = False
  5221.               Caption = 'Interval time'
  5222.               Transparent = True
  5223.               WordWrap = True
  5224.             end
  5225.             object FormatLabelTrayReplace: TFormatLabel
  5226.               Tag = 181
  5227.               Left = 304
  5228.               Top = 88
  5229.               Width = 137
  5230.               Height = 41
  5231.               AutoSize = False
  5232.               BiDiMode = bdLeftToRight
  5233.               Caption = 'interval'
  5234.               ParentBiDiMode = False
  5235.               Transparent = True
  5236.               WordWrap = True
  5237.               FormatList.Strings = (
  5238.                 '5')
  5239.             end
  5240.             object Bevel58: TBevel
  5241.               Left = 0
  5242.               Top = 128
  5243.               Width = 440
  5244.               Height = 17
  5245.               Shape = bsTopLine
  5246.             end
  5247.             object Label145: TLabel
  5248.               Tag = 183
  5249.               Left = 8
  5250.               Top = 136
  5251.               Width = 265
  5252.               Height = 41
  5253.               AutoSize = False
  5254.               Caption = 'Rotate'
  5255.               Transparent = True
  5256.               WordWrap = True
  5257.             end
  5258.             object Label146: TLabel
  5259.               Tag = 184
  5260.               Left = 8
  5261.               Top = 176
  5262.               Width = 265
  5263.               Height = 41
  5264.               AutoSize = False
  5265.               Caption = 'Rotate'
  5266.               Transparent = True
  5267.               WordWrap = True
  5268.             end
  5269.             object SpeedButtonFontSelect: TSpeedButton
  5270.               Left = 416
  5271.               Top = 182
  5272.               Width = 23
  5273.               Height = 22
  5274.               Flat = True
  5275.               Font.Charset = ANSI_CHARSET
  5276.               Font.Color = clWindowText
  5277.               Font.Height = -11
  5278.               Font.Name = 'Arial'
  5279.               Font.Style = [fsBold]
  5280.               ParentFont = False
  5281.               OnClick = SpeedButtonFontSelectClick
  5282.             end
  5283.             object Label147: TLabel
  5284.               Left = 280
  5285.               Top = 184
  5286.               Width = 121
  5287.               Height = 14
  5288.               AutoSize = False
  5289.               Caption = 'Label147'
  5290.             end
  5291.             object CheckBoxTrayLine: TCheckBox
  5292.               Left = 280
  5293.               Top = 56
  5294.               Width = 15
  5295.               Height = 15
  5296.               TabOrder = 0
  5297.               OnClick = CheckBoxTrayLineClick
  5298.             end
  5299.             object CheckBoxRotate: TCheckBox
  5300.               Left = 280
  5301.               Top = 16
  5302.               Width = 15
  5303.               Height = 15
  5304.               TabOrder = 1
  5305.               OnClick = CheckBoxRotateClick
  5306.             end
  5307.             object UpDownTrayReplace: TUpDown
  5308.               Left = 280
  5309.               Top = 90
  5310.               Width = 16
  5311.               Height = 24
  5312.               Min = 0
  5313.               Position = 0
  5314.               TabOrder = 2
  5315.               Wrap = False
  5316.               OnClick = UpDownTrayReplaceClick
  5317.             end
  5318.             object CheckBoxWinFont: TCheckBox
  5319.               Left = 280
  5320.               Top = 144
  5321.               Width = 15
  5322.               Height = 15
  5323.               TabOrder = 3
  5324.               OnClick = CheckBoxWinFontClick
  5325.             end
  5326.           end
  5327.         end
  5328.         object TPage
  5329.           Left = 0
  5330.           Top = 0
  5331.           Caption = 'OSD'
  5332.           object Bevel61: TBevel
  5333.             Left = 0
  5334.             Top = 336
  5335.             Width = 440
  5336.             Height = 17
  5337.             Shape = bsTopLine
  5338.           end
  5339.           object Bevel62: TBevel
  5340.             Left = 0
  5341.             Top = 0
  5342.             Width = 440
  5343.             Height = 17
  5344.             Shape = bsTopLine
  5345.           end
  5346.           object ScrollBox20: TScrollBox
  5347.             Left = 0
  5348.             Top = 1
  5349.             Width = 457
  5350.             Height = 335
  5351.             BorderStyle = bsNone
  5352.             TabOrder = 0
  5353.             object SpeedButtonOSDFontSelection: TSpeedButton
  5354.               Left = 408
  5355.               Top = 93
  5356.               Width = 23
  5357.               Height = 22
  5358.               Flat = True
  5359.               Font.Charset = ANSI_CHARSET
  5360.               Font.Color = clWindowText
  5361.               Font.Height = -11
  5362.               Font.Name = 'Arial'
  5363.               Font.Style = [fsBold]
  5364.               ParentFont = False
  5365.               OnClick = SpeedButtonOSDFontSelectionClick
  5366.             end
  5367.             object Label169: TLabel
  5368.               Left = 280
  5369.               Top = 96
  5370.               Width = 121
  5371.               Height = 33
  5372.               AutoSize = False
  5373.               Caption = 'Label169'
  5374.               WordWrap = True
  5375.             end
  5376.             object Label170: TLabel
  5377.               Tag = 210
  5378.               Left = 8
  5379.               Top = 88
  5380.               Width = 265
  5381.               Height = 41
  5382.               AutoSize = False
  5383.               Caption = 'cpu scale'
  5384.               Transparent = True
  5385.               WordWrap = True
  5386.             end
  5387.             object Label171: TLabel
  5388.               Tag = 209
  5389.               Left = 8
  5390.               Top = 8
  5391.               Width = 265
  5392.               Height = 41
  5393.               AutoSize = False
  5394.               Caption = 'Fic'
  5395.               Transparent = True
  5396.               WordWrap = True
  5397.             end
  5398.             object FormatLabelOSDPosition: TFormatLabel
  5399.               Tag = 212
  5400.               Left = 8
  5401.               Top = 128
  5402.               Width = 257
  5403.               Height = 49
  5404.               AutoSize = False
  5405.               Caption = 'FormatLabelOSDPosition'
  5406.               WordWrap = True
  5407.               FormatList.Strings = (
  5408.                 '0'
  5409.                 '0')
  5410.             end
  5411.             object Label177: TLabel
  5412.               Tag = 215
  5413.               Left = 8
  5414.               Top = 240
  5415.               Width = 265
  5416.               Height = 41
  5417.               AutoSize = False
  5418.               Caption = 'cpu scale'
  5419.               Transparent = True
  5420.               WordWrap = True
  5421.             end
  5422.             object Label178: TLabel
  5423.               Tag = 214
  5424.               Left = 8
  5425.               Top = 48
  5426.               Width = 265
  5427.               Height = 41
  5428.               AutoSize = False
  5429.               Caption = 'cpu scale'
  5430.               Transparent = True
  5431.               WordWrap = True
  5432.             end
  5433.             object Label181: TLabel
  5434.               Tag = 232
  5435.               Left = 8
  5436.               Top = 280
  5437.               Width = 265
  5438.               Height = 41
  5439.               AutoSize = False
  5440.               Caption = 'cpu scale'
  5441.               Transparent = True
  5442.               WordWrap = True
  5443.             end
  5444.             object FormatLabelHotKeyDelay: TFormatLabel
  5445.               Tag = 233
  5446.               Left = 304
  5447.               Top = 280
  5448.               Width = 129
  5449.               Height = 41
  5450.               AutoSize = False
  5451.               Caption = 'kb'
  5452.               WordWrap = True
  5453.               FormatList.Strings = (
  5454.                 '10')
  5455.             end
  5456.             object CheckBoxOSDEnabled: TCheckBox
  5457.               Left = 280
  5458.               Top = 16
  5459.               Width = 15
  5460.               Height = 15
  5461.               Font.Charset = ANSI_CHARSET
  5462.               Font.Color = clBlack
  5463.               Font.Height = -11
  5464.               Font.Name = 'Arial'
  5465.               Font.Style = []
  5466.               ParentFont = False
  5467.               TabOrder = 0
  5468.               OnClick = CheckBoxOSDEnabledClick
  5469.             end
  5470.             object TrackBarOSDLeft: TTrackBar
  5471.               Left = 296
  5472.               Top = 128
  5473.               Width = 103
  5474.               Height = 16
  5475.               Max = 100
  5476.               Orientation = trHorizontal
  5477.               Frequency = 1
  5478.               Position = 0
  5479.               SelEnd = 0
  5480.               SelStart = 0
  5481.               TabOrder = 1
  5482.               ThumbLength = 15
  5483.               TickMarks = tmBottomRight
  5484.               TickStyle = tsAuto
  5485.               OnChange = TrackBarOSDLeftChange
  5486.             end
  5487.             object TrackBarOSDTop: TTrackBar
  5488.               Left = 280
  5489.               Top = 136
  5490.               Width = 16
  5491.               Height = 74
  5492.               Max = 100
  5493.               Orientation = trVertical
  5494.               Frequency = 1
  5495.               Position = 0
  5496.               SelEnd = 0
  5497.               SelStart = 0
  5498.               TabOrder = 2
  5499.               ThumbLength = 15
  5500.               TickMarks = tmBottomRight
  5501.               TickStyle = tsAuto
  5502.               OnChange = TrackBarOSDTopChange
  5503.             end
  5504.             object Panel3: TPanel
  5505.               Left = 304
  5506.               Top = 144
  5507.               Width = 89
  5508.               Height = 60
  5509.               BevelOuter = bvLowered
  5510.               Color = clBlack
  5511.               Font.Charset = ANSI_CHARSET
  5512.               Font.Color = clBlack
  5513.               Font.Height = -11
  5514.               Font.Name = 'Arial'
  5515.               Font.Style = []
  5516.               ParentFont = False
  5517.               TabOrder = 3
  5518.               object Label172: TLabel
  5519.                 Left = 1
  5520.                 Top = 1
  5521.                 Width = 8
  5522.                 Height = 14
  5523.                 Caption = 'A'
  5524.                 Font.Charset = ANSI_CHARSET
  5525.                 Font.Color = clWhite
  5526.                 Font.Height = -11
  5527.                 Font.Name = 'Arial'
  5528.                 Font.Style = []
  5529.                 ParentFont = False
  5530.                 Transparent = True
  5531.               end
  5532.             end
  5533.             object EditOSDTop: TEdit
  5534.               Left = 284
  5535.               Top = 210
  5536.               Width = 37
  5537.               Height = 22
  5538.               MaxLength = 3
  5539.               TabOrder = 4
  5540.               Text = '100'
  5541.               OnChange = EditOSDTopChange
  5542.             end
  5543.             object EditOSDLeft: TEdit
  5544.               Left = 396
  5545.               Top = 131
  5546.               Width = 37
  5547.               Height = 22
  5548.               MaxLength = 4
  5549.               TabOrder = 5
  5550.               Text = '100'
  5551.               OnChange = EditOSDLeftChange
  5552.             end
  5553.             object CheckBoxOSDHotKey: TCheckBox
  5554.               Left = 280
  5555.               Top = 56
  5556.               Width = 15
  5557.               Height = 15
  5558.               Font.Charset = ANSI_CHARSET
  5559.               Font.Color = clBlack
  5560.               Font.Height = -11
  5561.               Font.Name = 'Arial'
  5562.               Font.Style = []
  5563.               ParentFont = False
  5564.               TabOrder = 6
  5565.               OnClick = CheckBoxOSDHotKeyClick
  5566.             end
  5567.             object UpDownHotKeyDelay: TUpDown
  5568.               Left = 280
  5569.               Top = 281
  5570.               Width = 16
  5571.               Height = 24
  5572.               Min = 0
  5573.               Max = 32000
  5574.               Increment = 1000
  5575.               Position = 10
  5576.               TabOrder = 7
  5577.               Wrap = False
  5578.               OnClick = UpDownHotKeyDelayClick
  5579.             end
  5580.             object ComboBoxHotKey: TComboBox
  5581.               Left = 280
  5582.               Top = 242
  5583.               Width = 105
  5584.               Height = 22
  5585.               Style = csDropDownList
  5586.               Color = clWhite
  5587.               ItemHeight = 0
  5588.               TabOrder = 8
  5589.               OnChange = ComboBoxHotKeyChange
  5590.             end
  5591.             object ComboBoxHotKey1: TComboBox
  5592.               Left = 384
  5593.               Top = 242
  5594.               Width = 41
  5595.               Height = 22
  5596.               Style = csDropDownList
  5597.               Color = clWhite
  5598.               ItemHeight = 14
  5599.               TabOrder = 9
  5600.               OnChange = ComboBoxHotKey1Change
  5601.               Items.Strings = (
  5602.                 'A'
  5603.                 'B'
  5604.                 'C'
  5605.                 'D'
  5606.                 'E'
  5607.                 'F'
  5608.                 'G'
  5609.                 'H'
  5610.                 'I'
  5611.                 'J'
  5612.                 'K'
  5613.                 'L'
  5614.                 'M'
  5615.                 'N'
  5616.                 'O'
  5617.                 'P'
  5618.                 'Q'
  5619.                 'R'
  5620.                 'S'
  5621.                 'T'
  5622.                 'U'
  5623.                 'V'
  5624.                 'W'
  5625.                 'X'
  5626.                 'Y'
  5627.                 'Z')
  5628.             end
  5629.           end
  5630.         end
  5631.         object TPage
  5632.           Left = 0
  5633.           Top = 0
  5634.           Caption = 'OSDSCRIPT'
  5635.           object Label174: TLabel
  5636.             Tag = 213
  5637.             Left = 8
  5638.             Top = 8
  5639.             Width = 425
  5640.             Height = 33
  5641.             AutoSize = False
  5642.             Caption = 'cpu scale'
  5643.             Transparent = True
  5644.             WordWrap = True
  5645.           end
  5646.           object Bevel63: TBevel
  5647.             Left = 0
  5648.             Top = 0
  5649.             Width = 440
  5650.             Height = 17
  5651.             Shape = bsTopLine
  5652.           end
  5653.           object Bevel64: TBevel
  5654.             Left = 0
  5655.             Top = 336
  5656.             Width = 440
  5657.             Height = 17
  5658.             Shape = bsTopLine
  5659.           end
  5660.           object MemoOSD: TMemo
  5661.             Left = 8
  5662.             Top = 40
  5663.             Width = 433
  5664.             Height = 289
  5665.             Font.Charset = ANSI_CHARSET
  5666.             Font.Color = clWindowText
  5667.             Font.Height = -13
  5668.             Font.Name = 'Courier New'
  5669.             Font.Style = []
  5670.             ParentFont = False
  5671.             ScrollBars = ssBoth
  5672.             TabOrder = 0
  5673.             OnChange = MemoOSDChange
  5674.           end
  5675.         end
  5676.       end
  5677.     end
  5678.     object TPage
  5679.       Left = 0
  5680.       Top = 0
  5681.       Caption = 'High and Low'
  5682.       object SpeedButtonHighLowDisplay: TSpeedButton
  5683.         Tag = 8
  5684.         Left = 40
  5685.         Top = 16
  5686.         Width = 129
  5687.         Height = 25
  5688.         Caption = 'hl'
  5689.         Flat = True
  5690.         Font.Charset = ANSI_CHARSET
  5691.         Font.Color = clBlack
  5692.         Font.Height = -12
  5693.         Font.Name = 'Arial'
  5694.         Font.Style = [fsBold]
  5695.         Layout = blGlyphBottom
  5696.         ParentFont = False
  5697.         OnClick = SpeedButtonHighLowDisplayClick
  5698.       end
  5699.       object SpeedButtonHighLowSettings: TSpeedButton
  5700.         Tag = 10
  5701.         Left = 268
  5702.         Top = 16
  5703.         Width = 129
  5704.         Height = 25
  5705.         Caption = 'set'
  5706.         Flat = True
  5707.         Font.Charset = ANSI_CHARSET
  5708.         Font.Color = clBlack
  5709.         Font.Height = -12
  5710.         Font.Name = 'Arial'
  5711.         Font.Style = [fsBold]
  5712.         Layout = blGlyphBottom
  5713.         ParentFont = False
  5714.         OnClick = SpeedButtonHighLowSettingsClick
  5715.       end
  5716.       object NotebookHighandLow: TNotebook
  5717.         Left = 0
  5718.         Top = 48
  5719.         Width = 457
  5720.         Height = 337
  5721.         TabOrder = 0
  5722.         object TPage
  5723.           Left = 0
  5724.           Top = 0
  5725.           Caption = 'Display'
  5726.           object Bevel38: TBevel
  5727.             Left = 0
  5728.             Top = 0
  5729.             Width = 440
  5730.             Height = 17
  5731.             Shape = bsTopLine
  5732.           end
  5733.           object Bevel39: TBevel
  5734.             Left = 0
  5735.             Top = 336
  5736.             Width = 440
  5737.             Height = 17
  5738.             Shape = bsTopLine
  5739.           end
  5740.           object Bevel42: TBevel
  5741.             Left = 0
  5742.             Top = 63
  5743.             Width = 440
  5744.             Height = 17
  5745.             Shape = bsTopLine
  5746.           end
  5747.           object Label66: TLabel
  5748.             Tag = 93
  5749.             Left = 8
  5750.             Top = 48
  5751.             Width = 38
  5752.             Height = 14
  5753.             Caption = 'Label66'
  5754.             Transparent = True
  5755.           end
  5756.           object Label67: TLabel
  5757.             Tag = 94
  5758.             Left = 208
  5759.             Top = 48
  5760.             Width = 38
  5761.             Height = 14
  5762.             Caption = 'Label67'
  5763.             Transparent = True
  5764.           end
  5765.           object Label68: TLabel
  5766.             Tag = 95
  5767.             Left = 280
  5768.             Top = 48
  5769.             Width = 38
  5770.             Height = 14
  5771.             Caption = 'Label68'
  5772.             Transparent = True
  5773.           end
  5774.           object Label69: TLabel
  5775.             Tag = 96
  5776.             Left = 352
  5777.             Top = 48
  5778.             Width = 38
  5779.             Height = 14
  5780.             Caption = 'Label69'
  5781.             Transparent = True
  5782.           end
  5783.           object FormatLabelHLCount: TFormatLabel
  5784.             Tag = 97
  5785.             Left = 8
  5786.             Top = 8
  5787.             Width = 100
  5788.             Height = 14
  5789.             Caption = 'FormatLabelHLCount'
  5790.             FormatList.Strings = (
  5791.               '0')
  5792.           end
  5793.           object SpeedButtonClearHighLow: TSpeedButton
  5794.             Left = 411
  5795.             Top = 6
  5796.             Width = 23
  5797.             Height = 22
  5798.             Flat = True
  5799.             Font.Charset = ANSI_CHARSET
  5800.             Font.Color = clWindowText
  5801.             Font.Height = -12
  5802.             Font.Name = 'Arial'
  5803.             Font.Style = [fsBold]
  5804.             Layout = blGlyphBottom
  5805.             ParentFont = False
  5806.             OnClick = SpeedButtonClearHighLowClick
  5807.           end
  5808.           object FormatLabelLogTime1: TFormatLabel
  5809.             Tag = 98
  5810.             Left = 8
  5811.             Top = 24
  5812.             Width = 100
  5813.             Height = 14
  5814.             Caption = 'FormatLabelHLCount'
  5815.             FormatList.Strings = (
  5816.               '0')
  5817.           end
  5818.           object SpeedButtonWriteHL: TSpeedButton
  5819.             Left = 411
  5820.             Top = 30
  5821.             Width = 23
  5822.             Height = 22
  5823.             Flat = True
  5824.             Font.Charset = ANSI_CHARSET
  5825.             Font.Color = clWindowText
  5826.             Font.Height = -12
  5827.             Font.Name = 'Arial'
  5828.             Font.Style = [fsBold]
  5829.             Layout = blGlyphBottom
  5830.             ParentFont = False
  5831.             OnClick = SpeedButtonWriteHLClick
  5832.           end
  5833.           object FormatLabelCPSpeed: TFormatLabel
  5834.             Tag = 115
  5835.             Left = 240
  5836.             Top = 8
  5837.             Width = 100
  5838.             Height = 14
  5839.             Caption = 'FormatLabelHLCount'
  5840.             FormatList.Strings = (
  5841.               '0'
  5842.               '0')
  5843.           end
  5844.           object FormatLabelLogTime2: TFormatLabel
  5845.             Tag = 116
  5846.             Left = 240
  5847.             Top = 24
  5848.             Width = 100
  5849.             Height = 14
  5850.             Caption = 'FormatLabelHLCount'
  5851.             FormatList.Strings = (
  5852.               '0')
  5853.           end
  5854.           object Label144: TLabel
  5855.             Tag = 182
  5856.             Left = 136
  5857.             Top = 48
  5858.             Width = 38
  5859.             Height = 14
  5860.             Caption = 'Label67'
  5861.             Transparent = True
  5862.           end
  5863.           object SpeedButtonCurrentColor: TSpeedButton
  5864.             Left = 123
  5865.             Top = 52
  5866.             Width = 9
  5867.             Height = 9
  5868.             Flat = True
  5869.             Font.Charset = ANSI_CHARSET
  5870.             Font.Color = clWindowText
  5871.             Font.Height = -12
  5872.             Font.Name = 'Arial'
  5873.             Font.Style = [fsBold]
  5874.             Layout = blGlyphBottom
  5875.             ParentFont = False
  5876.             OnClick = SpeedButtonCurrentColorClick
  5877.           end
  5878.           object SpeedButtonLowColor: TSpeedButton
  5879.             Left = 195
  5880.             Top = 52
  5881.             Width = 9
  5882.             Height = 9
  5883.             Flat = True
  5884.             Font.Charset = ANSI_CHARSET
  5885.             Font.Color = clWindowText
  5886.             Font.Height = -12
  5887.             Font.Name = 'Arial'
  5888.             Font.Style = [fsBold]
  5889.             Layout = blGlyphBottom
  5890.             ParentFont = False
  5891.             OnClick = SpeedButtonLowColorClick
  5892.           end
  5893.           object SpeedButtonHighColor: TSpeedButton
  5894.             Left = 267
  5895.             Top = 52
  5896.             Width = 9
  5897.             Height = 9
  5898.             Flat = True
  5899.             Font.Charset = ANSI_CHARSET
  5900.             Font.Color = clWindowText
  5901.             Font.Height = -12
  5902.             Font.Name = 'Arial'
  5903.             Font.Style = [fsBold]
  5904.             Layout = blGlyphBottom
  5905.             ParentFont = False
  5906.             OnClick = SpeedButtonHighColorClick
  5907.           end
  5908.           object SpeedButtonAverageColor: TSpeedButton
  5909.             Left = 339
  5910.             Top = 52
  5911.             Width = 9
  5912.             Height = 9
  5913.             Flat = True
  5914.             Font.Charset = ANSI_CHARSET
  5915.             Font.Color = clWindowText
  5916.             Font.Height = -12
  5917.             Font.Name = 'Arial'
  5918.             Font.Style = [fsBold]
  5919.             Layout = blGlyphBottom
  5920.             ParentFont = False
  5921.             OnClick = SpeedButtonAverageColorClick
  5922.           end
  5923.           object ScrollBox13: TScrollBox
  5924.             Left = 0
  5925.             Top = 72
  5926.             Width = 457
  5927.             Height = 264
  5928.             BorderStyle = bsNone
  5929.             TabOrder = 0
  5930.           end
  5931.         end
  5932.         object TPage
  5933.           Left = 0
  5934.           Top = 0
  5935.           Caption = 'Settings'
  5936.           object Bevel40: TBevel
  5937.             Left = 0
  5938.             Top = 0
  5939.             Width = 440
  5940.             Height = 17
  5941.             Shape = bsTopLine
  5942.           end
  5943.           object Bevel41: TBevel
  5944.             Left = 0
  5945.             Top = 336
  5946.             Width = 440
  5947.             Height = 17
  5948.             Shape = bsTopLine
  5949.           end
  5950.           object ScrollBox14: TScrollBox
  5951.             Left = 0
  5952.             Top = 1
  5953.             Width = 457
  5954.             Height = 335
  5955.             BorderStyle = bsNone
  5956.             TabOrder = 0
  5957.             object Label80: TLabel
  5958.               Tag = 108
  5959.               Left = 8
  5960.               Top = 8
  5961.               Width = 265
  5962.               Height = 41
  5963.               AutoSize = False
  5964.               Caption = 'highlowlog'
  5965.               Transparent = True
  5966.               WordWrap = True
  5967.             end
  5968.             object Image8: TImage
  5969.               Left = 293
  5970.               Top = 22
  5971.               Width = 10
  5972.               Height = 10
  5973.               AutoSize = True
  5974.               Picture.Data = {<image010.bmp>}
  5975.             end
  5976.             object Image9: TImage
  5977.               Left = 302
  5978.               Top = 45
  5979.               Width = 1
  5980.               Height = 11
  5981.               AutoSize = True
  5982.               Picture.Data = {<image011.bmp>}
  5983.             end
  5984.             object Image10: TImage
  5985.               Left = 302
  5986.               Top = 69
  5987.               Width = 1
  5988.               Height = 11
  5989.               AutoSize = True
  5990.               Picture.Data = {<image012.bmp>}
  5991.             end
  5992.             object Label81: TLabel
  5993.               Tag = 109
  5994.               Left = 312
  5995.               Top = 32
  5996.               Width = 65
  5997.               Height = 14
  5998.               AutoSize = False
  5999.               Caption = 'TXT'
  6000.             end
  6001.             object Label82: TLabel
  6002.               Tag = 110
  6003.               Left = 312
  6004.               Top = 56
  6005.               Width = 65
  6006.               Height = 14
  6007.               AutoSize = False
  6008.               Caption = 'CSV'
  6009.             end
  6010.             object Label83: TLabel
  6011.               Tag = 111
  6012.               Left = 312
  6013.               Top = 80
  6014.               Width = 65
  6015.               Height = 14
  6016.               AutoSize = False
  6017.               Caption = 'HTML'
  6018.             end
  6019.             object SpeedButtonShowHighLowLogTXT: TSpeedButton
  6020.               Left = 384
  6021.               Top = 28
  6022.               Width = 23
  6023.               Height = 22
  6024.               Flat = True
  6025.               Font.Charset = ANSI_CHARSET
  6026.               Font.Color = clWindowText
  6027.               Font.Height = -11
  6028.               Font.Name = 'Arial'
  6029.               Font.Style = [fsBold]
  6030.               ParentFont = False
  6031.               OnClick = SpeedButtonShowHighLowLogTXTClick
  6032.             end
  6033.             object SpeedButtonDeleteHighLowLogTXT: TSpeedButton
  6034.               Left = 411
  6035.               Top = 28
  6036.               Width = 23
  6037.               Height = 22
  6038.               Flat = True
  6039.               Font.Charset = ANSI_CHARSET
  6040.               Font.Color = clWindowText
  6041.               Font.Height = -12
  6042.               Font.Name = 'Arial'
  6043.               Font.Style = [fsBold]
  6044.               Layout = blGlyphBottom
  6045.               ParentFont = False
  6046.               OnClick = SpeedButtonDeleteHighLowLogTXTClick
  6047.             end
  6048.             object SpeedButtonDeleteHighLowLogCSV: TSpeedButton
  6049.               Left = 411
  6050.               Top = 52
  6051.               Width = 23
  6052.               Height = 22
  6053.               Flat = True
  6054.               Font.Charset = ANSI_CHARSET
  6055.               Font.Color = clWindowText
  6056.               Font.Height = -12
  6057.               Font.Name = 'Arial'
  6058.               Font.Style = [fsBold]
  6059.               Layout = blGlyphBottom
  6060.               ParentFont = False
  6061.               OnClick = SpeedButtonDeleteHighLowLogCSVClick
  6062.             end
  6063.             object SpeedButtonShowHighLowLogCSV: TSpeedButton
  6064.               Left = 384
  6065.               Top = 52
  6066.               Width = 23
  6067.               Height = 22
  6068.               Flat = True
  6069.               Font.Charset = ANSI_CHARSET
  6070.               Font.Color = clWindowText
  6071.               Font.Height = -11
  6072.               Font.Name = 'Arial'
  6073.               Font.Style = [fsBold]
  6074.               ParentFont = False
  6075.               OnClick = SpeedButtonShowHighLowLogCSVClick
  6076.             end
  6077.             object SpeedButtonShowHighLowLogHTML: TSpeedButton
  6078.               Left = 384
  6079.               Top = 76
  6080.               Width = 23
  6081.               Height = 22
  6082.               Flat = True
  6083.               Font.Charset = ANSI_CHARSET
  6084.               Font.Color = clWindowText
  6085.               Font.Height = -11
  6086.               Font.Name = 'Arial'
  6087.               Font.Style = [fsBold]
  6088.               ParentFont = False
  6089.               OnClick = SpeedButtonShowHighLowLogHTMLClick
  6090.             end
  6091.             object SpeedButtonDeleteHighLowLogHTML: TSpeedButton
  6092.               Left = 411
  6093.               Top = 76
  6094.               Width = 23
  6095.               Height = 22
  6096.               Flat = True
  6097.               Font.Charset = ANSI_CHARSET
  6098.               Font.Color = clWindowText
  6099.               Font.Height = -12
  6100.               Font.Name = 'Arial'
  6101.               Font.Style = [fsBold]
  6102.               Layout = blGlyphBottom
  6103.               ParentFont = False
  6104.               OnClick = SpeedButtonDeleteHighLowLogHTMLClick
  6105.             end
  6106.             object Label84: TLabel
  6107.               Tag = 112
  6108.               Left = 8
  6109.               Top = 192
  6110.               Width = 265
  6111.               Height = 41
  6112.               AutoSize = False
  6113.               Caption = 'highlowlogloc'
  6114.               Transparent = True
  6115.               WordWrap = True
  6116.             end
  6117.             object Label85: TLabel
  6118.               Tag = 113
  6119.               Left = 8
  6120.               Top = 272
  6121.               Width = 265
  6122.               Height = 41
  6123.               AutoSize = False
  6124.               Caption = 'alarmlogloc'
  6125.               Transparent = True
  6126.               WordWrap = True
  6127.             end
  6128.             object LabelhighlowLogPath: TLabel
  6129.               Left = 280
  6130.               Top = 198
  6131.               Width = 121
  6132.               Height = 33
  6133.               AutoSize = False
  6134.               Caption = 'highlowpath'
  6135.               Color = clWhite
  6136.               ParentColor = False
  6137.               WordWrap = True
  6138.             end
  6139.             object SpeedButtonSelectHighLowLogPath: TSpeedButton
  6140.               Left = 408
  6141.               Top = 198
  6142.               Width = 23
  6143.               Height = 22
  6144.               Flat = True
  6145.               Font.Charset = ANSI_CHARSET
  6146.               Font.Color = clWindowText
  6147.               Font.Height = -11
  6148.               Font.Name = 'Arial'
  6149.               Font.Style = [fsBold]
  6150.               ParentFont = False
  6151.               OnClick = SpeedButtonSelectHighLowLogPathClick
  6152.             end
  6153.             object FormatLabelhighlowLogSize: TFormatLabel
  6154.               Tag = 114
  6155.               Left = 304
  6156.               Top = 272
  6157.               Width = 129
  6158.               Height = 41
  6159.               AutoSize = False
  6160.               Caption = 'kb'
  6161.               WordWrap = True
  6162.               FormatList.Strings = (
  6163.                 '10')
  6164.             end
  6165.             object Label86: TLabel
  6166.               Tag = 117
  6167.               Left = 8
  6168.               Top = 112
  6169.               Width = 265
  6170.               Height = 41
  6171.               AutoSize = False
  6172.               Caption = 'highlowlogint'
  6173.               Transparent = True
  6174.               WordWrap = True
  6175.             end
  6176.             object Image11: TImage
  6177.               Left = 293
  6178.               Top = 117
  6179.               Width = 10
  6180.               Height = 10
  6181.               AutoSize = True
  6182.               Picture.Data = {<image013.bmp>}
  6183.             end
  6184.             object Label87: TLabel
  6185.               Tag = 118
  6186.               Left = 8
  6187.               Top = 152
  6188.               Width = 265
  6189.               Height = 41
  6190.               AutoSize = False
  6191.               Caption = 'alarmlogloc'
  6192.               Transparent = True
  6193.               WordWrap = True
  6194.             end
  6195.             object FormatLabelHighLowLogInterval: TFormatLabel
  6196.               Tag = 119
  6197.               Left = 304
  6198.               Top = 152
  6199.               Width = 129
  6200.               Height = 41
  6201.               AutoSize = False
  6202.               Caption = 'kb'
  6203.               WordWrap = True
  6204.               FormatList.Strings = (
  6205.                 '10')
  6206.             end
  6207.             object Label141: TLabel
  6208.               Tag = 177
  6209.               Left = 8
  6210.               Top = 312
  6211.               Width = 265
  6212.               Height = 41
  6213.               AutoSize = False
  6214.               Caption = 'highlowlogint'
  6215.               Transparent = True
  6216.               WordWrap = True
  6217.             end
  6218.             object Image13: TImage
  6219.               Left = 302
  6220.               Top = 93
  6221.               Width = 1
  6222.               Height = 11
  6223.               AutoSize = True
  6224.               Picture.Data = {<image014.bmp>}
  6225.             end
  6226.             object SpeedButtonShowHighLowLogXML: TSpeedButton
  6227.               Left = 384
  6228.               Top = 100
  6229.               Width = 23
  6230.               Height = 22
  6231.               Flat = True
  6232.               Font.Charset = ANSI_CHARSET
  6233.               Font.Color = clWindowText
  6234.               Font.Height = -11
  6235.               Font.Name = 'Arial'
  6236.               Font.Style = [fsBold]
  6237.               ParentFont = False
  6238.               OnClick = SpeedButtonShowHighLowLogXMLClick
  6239.             end
  6240.             object SpeedButtonDeleteHighLowLogXML: TSpeedButton
  6241.               Left = 411
  6242.               Top = 100
  6243.               Width = 23
  6244.               Height = 22
  6245.               Flat = True
  6246.               Font.Charset = ANSI_CHARSET
  6247.               Font.Color = clWindowText
  6248.               Font.Height = -12
  6249.               Font.Name = 'Arial'
  6250.               Font.Style = [fsBold]
  6251.               Layout = blGlyphBottom
  6252.               ParentFont = False
  6253.               OnClick = SpeedButtonDeleteHighLowLogXMLClick
  6254.             end
  6255.             object Label156: TLabel
  6256.               Tag = 196
  6257.               Left = 312
  6258.               Top = 104
  6259.               Width = 65
  6260.               Height = 14
  6261.               AutoSize = False
  6262.               Caption = 'HTML'
  6263.             end
  6264.             object Label191: TLabel
  6265.               Tag = 242
  6266.               Left = 8
  6267.               Top = 352
  6268.               Width = 265
  6269.               Height = 41
  6270.               AutoSize = False
  6271.               Caption = 'xls interval'
  6272.               Transparent = True
  6273.               WordWrap = True
  6274.             end
  6275.             object Label203: TLabel
  6276.               Tag = 244
  6277.               Left = 8
  6278.               Top = 392
  6279.               Width = 265
  6280.               Height = 41
  6281.               AutoSize = False
  6282.               Caption = 'css interval'
  6283.               Transparent = True
  6284.               WordWrap = True
  6285.             end
  6286.             object Label243: TLabel
  6287.               Tag = 281
  6288.               Left = 8
  6289.               Top = 232
  6290.               Width = 265
  6291.               Height = 41
  6292.               AutoSize = False
  6293.               Caption = 'highlow log'
  6294.               Transparent = True
  6295.               WordWrap = True
  6296.             end
  6297.             object CheckBoxWritehighlowLog: TCheckBox
  6298.               Left = 280
  6299.               Top = 16
  6300.               Width = 13
  6301.               Height = 15
  6302.               TabOrder = 0
  6303.               OnClick = CheckBoxWritehighlowLogClick
  6304.             end
  6305.             object CheckBoxWritehighlowLogTXT: TCheckBox
  6306.               Left = 296
  6307.               Top = 32
  6308.               Width = 15
  6309.               Height = 12
  6310.               TabOrder = 1
  6311.               OnClick = CheckBoxWritehighlowLogTXTClick
  6312.             end
  6313.             object CheckBoxWritehighlowLogCSV: TCheckBox
  6314.               Left = 296
  6315.               Top = 56
  6316.               Width = 15
  6317.               Height = 12
  6318.               TabOrder = 2
  6319.               OnClick = CheckBoxWritehighlowLogCSVClick
  6320.             end
  6321.             object CheckBoxWritehighlowLogHTML: TCheckBox
  6322.               Left = 296
  6323.               Top = 80
  6324.               Width = 15
  6325.               Height = 12
  6326.               TabOrder = 3
  6327.               OnClick = CheckBoxWritehighlowLogHTMLClick
  6328.             end
  6329.             object UpDownHighlowLogSize: TUpDown
  6330.               Left = 280
  6331.               Top = 273
  6332.               Width = 16
  6333.               Height = 24
  6334.               Min = 1
  6335.               Max = 1000
  6336.               Increment = 10
  6337.               Position = 10
  6338.               TabOrder = 4
  6339.               Wrap = False
  6340.               OnClick = UpDownHighlowLogSizeClick
  6341.             end
  6342.             object CheckBoxHighLowInterval: TCheckBox
  6343.               Left = 280
  6344.               Top = 120
  6345.               Width = 13
  6346.               Height = 15
  6347.               TabOrder = 5
  6348.               OnClick = CheckBoxHighLowIntervalClick
  6349.             end
  6350.             object UpDownHighLowLogInterval: TUpDown
  6351.               Left = 280
  6352.               Top = 153
  6353.               Width = 16
  6354.               Height = 24
  6355.               Min = 5
  6356.               Max = 32000
  6357.               Increment = 5
  6358.               Position = 10
  6359.               TabOrder = 6
  6360.               Wrap = False
  6361.               OnClick = UpDownHighLowLogIntervalClick
  6362.             end
  6363.             object CheckBoxVectorVolt: TCheckBox
  6364.               Left = 280
  6365.               Top = 320
  6366.               Width = 13
  6367.               Height = 15
  6368.               TabOrder = 7
  6369.               OnClick = CheckBoxVectorVoltClick
  6370.             end
  6371.             object CheckBoxWriteHighLowLogXML: TCheckBox
  6372.               Left = 296
  6373.               Top = 104
  6374.               Width = 15
  6375.               Height = 12
  6376.               TabOrder = 8
  6377.               OnClick = CheckBoxWriteHighLowLogXMLClick
  6378.             end
  6379.             object EditXSLHighLow: TEdit
  6380.               Left = 280
  6381.               Top = 358
  6382.               Width = 153
  6383.               Height = 22
  6384.               TabOrder = 9
  6385.               OnChange = EditXSLHighLowChange
  6386.             end
  6387.             object EditCSSHighLow: TEdit
  6388.               Left = 280
  6389.               Top = 398
  6390.               Width = 153
  6391.               Height = 22
  6392.               TabOrder = 10
  6393.               OnChange = EditCSSHighLowChange
  6394.             end
  6395.             object EditHighLowLogName: TEdit
  6396.               Left = 280
  6397.               Top = 238
  6398.               Width = 153
  6399.               Height = 22
  6400.               TabOrder = 11
  6401.               OnChange = EditHighLowLogNameChange
  6402.             end
  6403.           end
  6404.         end
  6405.       end
  6406.     end
  6407.     object TPage
  6408.       Left = 0
  6409.       Top = 0
  6410.       Caption = 'Log'
  6411.       object SpeedButtonSysLog: TSpeedButton
  6412.         Tag = 26
  6413.         Left = 268
  6414.         Top = 16
  6415.         Width = 129
  6416.         Height = 25
  6417.         Caption = 'udp'
  6418.         Flat = True
  6419.         Font.Charset = ANSI_CHARSET
  6420.         Font.Color = clBlack
  6421.         Font.Height = -12
  6422.         Font.Name = 'Arial'
  6423.         Font.Style = [fsBold]
  6424.         Layout = blGlyphBottom
  6425.         ParentFont = False
  6426.         OnClick = SpeedButtonSysLogClick
  6427.       end
  6428.       object SpeedButtonInterval: TSpeedButton
  6429.         Tag = 27
  6430.         Left = 40
  6431.         Top = 16
  6432.         Width = 129
  6433.         Height = 25
  6434.         Caption = 'interval'
  6435.         Flat = True
  6436.         Font.Charset = ANSI_CHARSET
  6437.         Font.Color = clBlack
  6438.         Font.Height = -12
  6439.         Font.Name = 'Arial'
  6440.         Font.Style = [fsBold]
  6441.         Layout = blGlyphBottom
  6442.         ParentFont = False
  6443.         OnClick = SpeedButtonIntervalClick
  6444.       end
  6445.       object NotebookLog: TNotebook
  6446.         Left = 0
  6447.         Top = 48
  6448.         Width = 457
  6449.         Height = 337
  6450.         TabOrder = 0
  6451.         object TPage
  6452.           Left = 0
  6453.           Top = 0
  6454.           Caption = 'Interval'
  6455.           object Bevel45: TBevel
  6456.             Left = 0
  6457.             Top = 0
  6458.             Width = 440
  6459.             Height = 17
  6460.             Shape = bsTopLine
  6461.           end
  6462.           object Bevel44: TBevel
  6463.             Left = 0
  6464.             Top = 336
  6465.             Width = 440
  6466.             Height = 17
  6467.             Shape = bsTopLine
  6468.           end
  6469.           object ScrollBox15: TScrollBox
  6470.             Left = 0
  6471.             Top = 1
  6472.             Width = 457
  6473.             Height = 335
  6474.             BorderStyle = bsNone
  6475.             TabOrder = 0
  6476.             object Label90: TLabel
  6477.               Tag = 121
  6478.               Left = 8
  6479.               Top = 8
  6480.               Width = 265
  6481.               Height = 41
  6482.               AutoSize = False
  6483.               Caption = 'intervallog'
  6484.               Transparent = True
  6485.               WordWrap = True
  6486.             end
  6487.             object Image4: TImage
  6488.               Left = 293
  6489.               Top = 22
  6490.               Width = 10
  6491.               Height = 10
  6492.               AutoSize = True
  6493.               Picture.Data = {<image015.bmp>}
  6494.             end
  6495.             object Label91: TLabel
  6496.               Tag = 125
  6497.               Left = 312
  6498.               Top = 32
  6499.               Width = 65
  6500.               Height = 14
  6501.               AutoSize = False
  6502.               Caption = 'TXT'
  6503.             end
  6504.             object SpeedButtonShowIntervalLogTXT: TSpeedButton
  6505.               Left = 384
  6506.               Top = 28
  6507.               Width = 23
  6508.               Height = 22
  6509.               Flat = True
  6510.               Font.Charset = ANSI_CHARSET
  6511.               Font.Color = clWindowText
  6512.               Font.Height = -11
  6513.               Font.Name = 'Arial'
  6514.               Font.Style = [fsBold]
  6515.               ParentFont = False
  6516.               OnClick = SpeedButtonShowIntervalLogTXTClick
  6517.             end
  6518.             object SpeedButtonDeleteIntervalLogTXT: TSpeedButton
  6519.               Left = 411
  6520.               Top = 28
  6521.               Width = 23
  6522.               Height = 22
  6523.               Flat = True
  6524.               Font.Charset = ANSI_CHARSET
  6525.               Font.Color = clWindowText
  6526.               Font.Height = -12
  6527.               Font.Name = 'Arial'
  6528.               Font.Style = [fsBold]
  6529.               Layout = blGlyphBottom
  6530.               ParentFont = False
  6531.               OnClick = SpeedButtonDeleteIntervalLogTXTClick
  6532.             end
  6533.             object Label92: TLabel
  6534.               Tag = 126
  6535.               Left = 312
  6536.               Top = 56
  6537.               Width = 65
  6538.               Height = 14
  6539.               AutoSize = False
  6540.               Caption = 'CSV'
  6541.             end
  6542.             object SpeedButtonShowIntervalLogCSV: TSpeedButton
  6543.               Left = 384
  6544.               Top = 52
  6545.               Width = 23
  6546.               Height = 22
  6547.               Flat = True
  6548.               Font.Charset = ANSI_CHARSET
  6549.               Font.Color = clWindowText
  6550.               Font.Height = -11
  6551.               Font.Name = 'Arial'
  6552.               Font.Style = [fsBold]
  6553.               ParentFont = False
  6554.               OnClick = SpeedButtonShowIntervalLogCSVClick
  6555.             end
  6556.             object SpeedButtonDeleteIntervalLogCSV: TSpeedButton
  6557.               Left = 411
  6558.               Top = 52
  6559.               Width = 23
  6560.               Height = 22
  6561.               Flat = True
  6562.               Font.Charset = ANSI_CHARSET
  6563.               Font.Color = clWindowText
  6564.               Font.Height = -12
  6565.               Font.Name = 'Arial'
  6566.               Font.Style = [fsBold]
  6567.               Layout = blGlyphBottom
  6568.               ParentFont = False
  6569.               OnClick = SpeedButtonDeleteIntervalLogCSVClick
  6570.             end
  6571.             object Label93: TLabel
  6572.               Tag = 127
  6573.               Left = 312
  6574.               Top = 80
  6575.               Width = 65
  6576.               Height = 14
  6577.               AutoSize = False
  6578.               Caption = 'HTML'
  6579.             end
  6580.             object SpeedButtonShowIntervalLogHTML: TSpeedButton
  6581.               Left = 384
  6582.               Top = 76
  6583.               Width = 23
  6584.               Height = 22
  6585.               Flat = True
  6586.               Font.Charset = ANSI_CHARSET
  6587.               Font.Color = clWindowText
  6588.               Font.Height = -11
  6589.               Font.Name = 'Arial'
  6590.               Font.Style = [fsBold]
  6591.               ParentFont = False
  6592.               OnClick = SpeedButtonShowIntervalLogHTMLClick
  6593.             end
  6594.             object SpeedButtonDeleteIntervalLogHTML: TSpeedButton
  6595.               Left = 411
  6596.               Top = 76
  6597.               Width = 23
  6598.               Height = 22
  6599.               Flat = True
  6600.               Font.Charset = ANSI_CHARSET
  6601.               Font.Color = clWindowText
  6602.               Font.Height = -12
  6603.               Font.Name = 'Arial'
  6604.               Font.Style = [fsBold]
  6605.               Layout = blGlyphBottom
  6606.               ParentFont = False
  6607.               OnClick = SpeedButtonDeleteIntervalLogHTMLClick
  6608.             end
  6609.             object Image5: TImage
  6610.               Left = 302
  6611.               Top = 45
  6612.               Width = 1
  6613.               Height = 11
  6614.               AutoSize = True
  6615.               Picture.Data = {<image016.bmp>}
  6616.             end
  6617.             object Image6: TImage
  6618.               Left = 302
  6619.               Top = 69
  6620.               Width = 1
  6621.               Height = 11
  6622.               AutoSize = True
  6623.               Picture.Data = {<image017.bmp>}
  6624.             end
  6625.             object Label94: TLabel
  6626.               Tag = 122
  6627.               Left = 8
  6628.               Top = 136
  6629.               Width = 265
  6630.               Height = 41
  6631.               AutoSize = False
  6632.               Caption = 'intervallogtime'
  6633.               Transparent = True
  6634.               WordWrap = True
  6635.             end
  6636.             object FormatLabelIntervalLogInterval: TFormatLabel
  6637.               Tag = 128
  6638.               Left = 304
  6639.               Top = 136
  6640.               Width = 129
  6641.               Height = 41
  6642.               AutoSize = False
  6643.               Caption = 'kb'
  6644.               WordWrap = True
  6645.               FormatList.Strings = (
  6646.                 '10')
  6647.             end
  6648.             object Label95: TLabel
  6649.               Tag = 123
  6650.               Left = 8
  6651.               Top = 176
  6652.               Width = 265
  6653.               Height = 41
  6654.               AutoSize = False
  6655.               Caption = 'intervallogloc'
  6656.               Transparent = True
  6657.               WordWrap = True
  6658.             end
  6659.             object LabelIntervalLogPath: TLabel
  6660.               Left = 280
  6661.               Top = 182
  6662.               Width = 121
  6663.               Height = 33
  6664.               AutoSize = False
  6665.               Caption = 'intervallogpath'
  6666.               Color = clWhite
  6667.               ParentColor = False
  6668.               WordWrap = True
  6669.             end
  6670.             object SpeedButtonSelectIntervalLogPath: TSpeedButton
  6671.               Left = 408
  6672.               Top = 182
  6673.               Width = 23
  6674.               Height = 22
  6675.               Flat = True
  6676.               Font.Charset = ANSI_CHARSET
  6677.               Font.Color = clWindowText
  6678.               Font.Height = -11
  6679.               Font.Name = 'Arial'
  6680.               Font.Style = [fsBold]
  6681.               ParentFont = False
  6682.               OnClick = SpeedButtonSelectIntervalLogPathClick
  6683.             end
  6684.             object Label97: TLabel
  6685.               Tag = 124
  6686.               Left = 8
  6687.               Top = 256
  6688.               Width = 265
  6689.               Height = 41
  6690.               AutoSize = False
  6691.               Caption = 'intervallogsize'
  6692.               Transparent = True
  6693.               WordWrap = True
  6694.             end
  6695.             object FormatLabelIntervalLogSize: TFormatLabel
  6696.               Tag = 129
  6697.               Left = 304
  6698.               Top = 256
  6699.               Width = 129
  6700.               Height = 41
  6701.               AutoSize = False
  6702.               Caption = 'kb'
  6703.               WordWrap = True
  6704.               FormatList.Strings = (
  6705.                 '10')
  6706.             end
  6707.             object Label96: TLabel
  6708.               Tag = 130
  6709.               Left = 8
  6710.               Top = 296
  6711.               Width = 265
  6712.               Height = 41
  6713.               AutoSize = False
  6714.               Caption = 'usesymbols'
  6715.               Transparent = True
  6716.               WordWrap = True
  6717.             end
  6718.             object Image29: TImage
  6719.               Left = 302
  6720.               Top = 93
  6721.               Width = 1
  6722.               Height = 11
  6723.               AutoSize = True
  6724.               Picture.Data = {<image018.bmp>}
  6725.             end
  6726.             object Label157: TLabel
  6727.               Tag = 197
  6728.               Left = 312
  6729.               Top = 104
  6730.               Width = 65
  6731.               Height = 14
  6732.               AutoSize = False
  6733.               Caption = 'HTML'
  6734.             end
  6735.             object SpeedButtonShowIntervalLogXML: TSpeedButton
  6736.               Left = 384
  6737.               Top = 100
  6738.               Width = 23
  6739.               Height = 22
  6740.               Flat = True
  6741.               Font.Charset = ANSI_CHARSET
  6742.               Font.Color = clWindowText
  6743.               Font.Height = -11
  6744.               Font.Name = 'Arial'
  6745.               Font.Style = [fsBold]
  6746.               ParentFont = False
  6747.               OnClick = SpeedButtonShowIntervalLogXMLClick
  6748.             end
  6749.             object SpeedButtonDeleteIntervalLogXML: TSpeedButton
  6750.               Left = 411
  6751.               Top = 100
  6752.               Width = 23
  6753.               Height = 22
  6754.               Flat = True
  6755.               Font.Charset = ANSI_CHARSET
  6756.               Font.Color = clWindowText
  6757.               Font.Height = -12
  6758.               Font.Name = 'Arial'
  6759.               Font.Style = [fsBold]
  6760.               Layout = blGlyphBottom
  6761.               ParentFont = False
  6762.               OnClick = SpeedButtonDeleteIntervalLogXMLClick
  6763.             end
  6764.             object Label183: TLabel
  6765.               Tag = 240
  6766.               Left = 8
  6767.               Top = 336
  6768.               Width = 265
  6769.               Height = 41
  6770.               AutoSize = False
  6771.               Caption = 'xls interval'
  6772.               Transparent = True
  6773.               WordWrap = True
  6774.             end
  6775.             object Label204: TLabel
  6776.               Tag = 245
  6777.               Left = 8
  6778.               Top = 376
  6779.               Width = 265
  6780.               Height = 41
  6781.               AutoSize = False
  6782.               Caption = 'css interval'
  6783.               Transparent = True
  6784.               WordWrap = True
  6785.             end
  6786.             object Label242: TLabel
  6787.               Tag = 280
  6788.               Left = 8
  6789.               Top = 216
  6790.               Width = 265
  6791.               Height = 41
  6792.               AutoSize = False
  6793.               Caption = 'IntervalLog'
  6794.               Transparent = True
  6795.               WordWrap = True
  6796.             end
  6797.             object CheckBoxWriteIntervalLog: TCheckBox
  6798.               Left = 280
  6799.               Top = 16
  6800.               Width = 13
  6801.               Height = 15
  6802.               TabOrder = 0
  6803.               OnClick = CheckBoxWriteIntervalLogClick
  6804.             end
  6805.             object CheckBoxWriteIntervalLogTXT: TCheckBox
  6806.               Left = 296
  6807.               Top = 32
  6808.               Width = 15
  6809.               Height = 12
  6810.               TabOrder = 1
  6811.               OnClick = CheckBoxWriteIntervalLogTXTClick
  6812.             end
  6813.             object CheckBoxWriteIntervalLogCSV: TCheckBox
  6814.               Left = 296
  6815.               Top = 56
  6816.               Width = 15
  6817.               Height = 12
  6818.               TabOrder = 2
  6819.               OnClick = CheckBoxWriteIntervalLogCSVClick
  6820.             end
  6821.             object CheckBoxWriteIntervalLogHTML: TCheckBox
  6822.               Left = 296
  6823.               Top = 80
  6824.               Width = 15
  6825.               Height = 12
  6826.               TabOrder = 3
  6827.               OnClick = CheckBoxWriteIntervalLogHTMLClick
  6828.             end
  6829.             object UpDownIntervalLogInterval: TUpDown
  6830.               Left = 280
  6831.               Top = 137
  6832.               Width = 16
  6833.               Height = 24
  6834.               Min = 1
  6835.               Max = 32000
  6836.               Increment = 5
  6837.               Position = 10
  6838.               TabOrder = 4
  6839.               Wrap = False
  6840.               OnClick = UpDownIntervalLogIntervalClick
  6841.             end
  6842.             object UpDownIntervalLogSize: TUpDown
  6843.               Left = 280
  6844.               Top = 257
  6845.               Width = 16
  6846.               Height = 24
  6847.               Min = 10
  6848.               Max = 1000
  6849.               Increment = 10
  6850.               Position = 10
  6851.               TabOrder = 5
  6852.               Wrap = False
  6853.               OnClick = UpDownIntervalLogSizeClick
  6854.             end
  6855.             object CheckBoxUseSymbolsInLog: TCheckBox
  6856.               Left = 280
  6857.               Top = 304
  6858.               Width = 13
  6859.               Height = 15
  6860.               TabOrder = 6
  6861.               OnClick = CheckBoxUseSymbolsInLogClick
  6862.             end
  6863.             object CheckBoxWriteIntervalLogXML: TCheckBox
  6864.               Left = 296
  6865.               Top = 104
  6866.               Width = 15
  6867.               Height = 12
  6868.               TabOrder = 7
  6869.               OnClick = CheckBoxWriteIntervalLogXMLClick
  6870.             end
  6871.             object EditXSLInterval: TEdit
  6872.               Left = 280
  6873.               Top = 342
  6874.               Width = 153
  6875.               Height = 22
  6876.               TabOrder = 8
  6877.               OnChange = EditXSLIntervalChange
  6878.             end
  6879.             object EditCSSInterval: TEdit
  6880.               Left = 280
  6881.               Top = 382
  6882.               Width = 153
  6883.               Height = 22
  6884.               TabOrder = 9
  6885.               OnChange = EditCSSIntervalChange
  6886.             end
  6887.             object EditIntervalLogName: TEdit
  6888.               Left = 280
  6889.               Top = 222
  6890.               Width = 153
  6891.               Height = 22
  6892.               TabOrder = 10
  6893.               OnChange = EditIntervalLogNameChange
  6894.             end
  6895.           end
  6896.         end
  6897.         object TPage
  6898.           Left = 0
  6899.           Top = 0
  6900.           Caption = 'SysLog'
  6901.           object Bevel74: TBevel
  6902.             Left = 0
  6903.             Top = 0
  6904.             Width = 440
  6905.             Height = 17
  6906.             Shape = bsTopLine
  6907.           end
  6908.           object Bevel75: TBevel
  6909.             Left = 0
  6910.             Top = 336
  6911.             Width = 440
  6912.             Height = 17
  6913.             Shape = bsTopLine
  6914.           end
  6915.           object ScrollBox24: TScrollBox
  6916.             Left = 0
  6917.             Top = 1
  6918.             Width = 457
  6919.             Height = 335
  6920.             BorderStyle = bsNone
  6921.             TabOrder = 0
  6922.             object Label220: TLabel
  6923.               Tag = 256
  6924.               Left = 8
  6925.               Top = 8
  6926.               Width = 265
  6927.               Height = 41
  6928.               AutoSize = False
  6929.               Caption = 'enable udp'
  6930.               Transparent = True
  6931.               WordWrap = True
  6932.             end
  6933.             object Label221: TLabel
  6934.               Tag = 257
  6935.               Left = 8
  6936.               Top = 48
  6937.               Width = 265
  6938.               Height = 41
  6939.               AutoSize = False
  6940.               Caption = 'udp host'
  6941.               Transparent = True
  6942.               WordWrap = True
  6943.             end
  6944.             object Label222: TLabel
  6945.               Tag = 258
  6946.               Left = 8
  6947.               Top = 88
  6948.               Width = 265
  6949.               Height = 41
  6950.               AutoSize = False
  6951.               Caption = 'udp port'
  6952.               Transparent = True
  6953.               WordWrap = True
  6954.             end
  6955.             object Label226: TLabel
  6956.               Tag = 263
  6957.               Left = 8
  6958.               Top = 128
  6959.               Width = 265
  6960.               Height = 41
  6961.               AutoSize = False
  6962.               Caption = 'udp port'
  6963.               Transparent = True
  6964.               WordWrap = True
  6965.             end
  6966.             object Label227: TLabel
  6967.               Tag = 262
  6968.               Left = 8
  6969.               Top = 168
  6970.               Width = 265
  6971.               Height = 41
  6972.               AutoSize = False
  6973.               Caption = 'udp port'
  6974.               Transparent = True
  6975.               WordWrap = True
  6976.             end
  6977.             object FormatLabelSysLogInterval: TFormatLabel
  6978.               Tag = 264
  6979.               Left = 304
  6980.               Top = 126
  6981.               Width = 137
  6982.               Height = 41
  6983.               AutoSize = False
  6984.               Caption = 'interval'
  6985.               Transparent = True
  6986.               WordWrap = True
  6987.               FormatList.Strings = (
  6988.                 '5')
  6989.             end
  6990.             object CheckBoxSysLog: TCheckBox
  6991.               Left = 280
  6992.               Top = 16
  6993.               Width = 15
  6994.               Height = 15
  6995.               TabOrder = 0
  6996.               OnClick = CheckBoxSysLogClick
  6997.             end
  6998.             object EditSysLogHost: TEdit
  6999.               Left = 280
  7000.               Top = 56
  7001.               Width = 121
  7002.               Height = 22
  7003.               TabOrder = 1
  7004.               Text = 'EditSysLogHost'
  7005.               OnChange = EditSysLogHostChange
  7006.             end
  7007.             object EditSysLogPort: TEdit
  7008.               Left = 280
  7009.               Top = 96
  7010.               Width = 121
  7011.               Height = 22
  7012.               TabOrder = 2
  7013.               Text = 'EditSysLogPort'
  7014.               OnChange = EditSysLogPortChange
  7015.             end
  7016.             object UpDownSysLogInterval: TUpDown
  7017.               Left = 280
  7018.               Top = 128
  7019.               Width = 16
  7020.               Height = 24
  7021.               Min = 5
  7022.               Max = 32000
  7023.               Increment = 5
  7024.               Position = 5
  7025.               TabOrder = 3
  7026.               Wrap = False
  7027.               OnClick = UpDownSysLogIntervalClick
  7028.             end
  7029.             object CheckBoxListSysLog: TCheckListBox
  7030.               Left = 280
  7031.               Top = 168
  7032.               Width = 161
  7033.               Height = 161
  7034.               OnClickCheck = CheckBoxListSysLogClickCheck
  7035.               ItemHeight = 14
  7036.               TabOrder = 4
  7037.             end
  7038.           end
  7039.         end
  7040.       end
  7041.     end
  7042.     object TPage
  7043.       Left = 0
  7044.       Top = 0
  7045.       Caption = 'EMailFTP'
  7046.       object SpeedButtonEMAIL: TSpeedButton
  7047.         Tag = 24
  7048.         Left = 40
  7049.         Top = 16
  7050.         Width = 129
  7051.         Height = 25
  7052.         Caption = 'mail'
  7053.         Flat = True
  7054.         Font.Charset = ANSI_CHARSET
  7055.         Font.Color = clBlack
  7056.         Font.Height = -12
  7057.         Font.Name = 'Arial'
  7058.         Font.Style = [fsBold]
  7059.         Layout = blGlyphBottom
  7060.         ParentFont = False
  7061.         OnClick = SpeedButtonEMAILClick
  7062.       end
  7063.       object SpeedButtonFTP: TSpeedButton
  7064.         Tag = 25
  7065.         Left = 268
  7066.         Top = 16
  7067.         Width = 129
  7068.         Height = 25
  7069.         Caption = 'ftp'
  7070.         Flat = True
  7071.         Font.Charset = ANSI_CHARSET
  7072.         Font.Color = clBlack
  7073.         Font.Height = -12
  7074.         Font.Name = 'Arial'
  7075.         Font.Style = [fsBold]
  7076.         Layout = blGlyphBottom
  7077.         ParentFont = False
  7078.         OnClick = SpeedButtonFTPClick
  7079.       end
  7080.       object NotebookEmailFTP: TNotebook
  7081.         Left = 0
  7082.         Top = 48
  7083.         Width = 457
  7084.         Height = 337
  7085.         TabOrder = 0
  7086.         object TPage
  7087.           Left = 0
  7088.           Top = 0
  7089.           Caption = 'MAIL'
  7090.           object SpeedButtonEMailBasic: TSpeedButton
  7091.             Tag = 2
  7092.             Left = 4
  7093.             Top = 12
  7094.             Width = 129
  7095.             Height = 25
  7096.             Caption = 'Basic'
  7097.             Flat = True
  7098.             Font.Charset = ANSI_CHARSET
  7099.             Font.Color = clBlack
  7100.             Font.Height = -12
  7101.             Font.Name = 'Arial'
  7102.             Font.Style = [fsBold]
  7103.             Layout = blGlyphBottom
  7104.             ParentFont = False
  7105.             OnClick = SpeedButtonEMailBasicClick
  7106.           end
  7107.           object SpeedButtonEmailSMTP: TSpeedButton
  7108.             Tag = 10
  7109.             Left = 156
  7110.             Top = 12
  7111.             Width = 129
  7112.             Height = 25
  7113.             Caption = 'Advanced'
  7114.             Flat = True
  7115.             Font.Charset = ANSI_CHARSET
  7116.             Font.Color = clBlack
  7117.             Font.Height = -12
  7118.             Font.Name = 'Arial'
  7119.             Font.Style = [fsBold]
  7120.             Layout = blGlyphBottom
  7121.             ParentFont = False
  7122.             OnClick = SpeedButtonEmailSMTPClick
  7123.           end
  7124.           object SpeedButtonEMailLogOptions: TSpeedButton
  7125.             Tag = 16
  7126.             Left = 308
  7127.             Top = 12
  7128.             Width = 129
  7129.             Height = 25
  7130.             Caption = 'Advanced'
  7131.             Flat = True
  7132.             Font.Charset = ANSI_CHARSET
  7133.             Font.Color = clBlack
  7134.             Font.Height = -12
  7135.             Font.Name = 'Arial'
  7136.             Font.Style = [fsBold]
  7137.             Layout = blGlyphBottom
  7138.             ParentFont = False
  7139.             OnClick = SpeedButtonEMailLogOptionsClick
  7140.           end
  7141.           object Bevel65: TBevel
  7142.             Left = 0
  7143.             Top = 0
  7144.             Width = 440
  7145.             Height = 17
  7146.             Shape = bsTopLine
  7147.           end
  7148.           object NotebookEMail: TNotebook
  7149.             Left = 0
  7150.             Top = 44
  7151.             Width = 457
  7152.             Height = 297
  7153.             TabOrder = 0
  7154.             object TPage
  7155.               Left = 0
  7156.               Top = 0
  7157.               Caption = 'General'
  7158.               object Bevel50: TBevel
  7159.                 Left = 0
  7160.                 Top = 292
  7161.                 Width = 440
  7162.                 Height = 17
  7163.                 Shape = bsTopLine
  7164.               end
  7165.               object Label109: TLabel
  7166.                 Tag = 142
  7167.                 Left = 8
  7168.                 Top = 8
  7169.                 Width = 265
  7170.                 Height = 41
  7171.                 AutoSize = False
  7172.                 Caption = 'use email'
  7173.                 Transparent = True
  7174.                 WordWrap = True
  7175.               end
  7176.               object Label101: TLabel
  7177.                 Tag = 134
  7178.                 Left = 8
  7179.                 Top = 48
  7180.                 Width = 265
  7181.                 Height = 41
  7182.                 AutoSize = False
  7183.                 Caption = 'from'
  7184.                 Transparent = True
  7185.                 WordWrap = True
  7186.               end
  7187.               object Label102: TLabel
  7188.                 Tag = 135
  7189.                 Left = 8
  7190.                 Top = 88
  7191.                 Width = 265
  7192.                 Height = 41
  7193.                 AutoSize = False
  7194.                 Caption = 'to'
  7195.                 Transparent = True
  7196.                 WordWrap = True
  7197.               end
  7198.               object Label103: TLabel
  7199.                 Tag = 136
  7200.                 Left = 8
  7201.                 Top = 128
  7202.                 Width = 265
  7203.                 Height = 41
  7204.                 AutoSize = False
  7205.                 Caption = 'subject'
  7206.                 Transparent = True
  7207.                 WordWrap = True
  7208.               end
  7209.               object Bevel46: TBevel
  7210.                 Left = 0
  7211.                 Top = 0
  7212.                 Width = 440
  7213.                 Height = 17
  7214.                 Shape = bsTopLine
  7215.               end
  7216.               object SpeedButtonTestEMail: TSpeedButton
  7217.                 Left = 280
  7218.                 Top = 255
  7219.                 Width = 23
  7220.                 Height = 22
  7221.                 Flat = True
  7222.                 Font.Charset = ANSI_CHARSET
  7223.                 Font.Color = clWindowText
  7224.                 Font.Height = -11
  7225.                 Font.Name = 'Arial'
  7226.                 Font.Style = [fsBold]
  7227.                 ParentFont = False
  7228.                 OnClick = SpeedButtonTestEMailClick
  7229.               end
  7230.               object Label122: TLabel
  7231.                 Tag = 157
  7232.                 Left = 8
  7233.                 Top = 248
  7234.                 Width = 265
  7235.                 Height = 41
  7236.                 AutoSize = False
  7237.                 Caption = 'subject'
  7238.                 Transparent = True
  7239.                 WordWrap = True
  7240.               end
  7241.               object Label106: TLabel
  7242.                 Tag = 139
  7243.                 Left = 8
  7244.                 Top = 208
  7245.                 Width = 265
  7246.                 Height = 41
  7247.                 AutoSize = False
  7248.                 Caption = 'smtp'
  7249.                 Transparent = True
  7250.                 WordWrap = True
  7251.               end
  7252.               object Label164: TLabel
  7253.                 Tag = 136
  7254.                 Left = 8
  7255.                 Top = 128
  7256.                 Width = 265
  7257.                 Height = 41
  7258.                 AutoSize = False
  7259.                 Caption = 'subject'
  7260.                 Transparent = True
  7261.                 WordWrap = True
  7262.               end
  7263.               object Label165: TLabel
  7264.                 Tag = 185
  7265.                 Left = 8
  7266.                 Top = 168
  7267.                 Width = 265
  7268.                 Height = 41
  7269.                 AutoSize = False
  7270.                 Caption = 'subject'
  7271.                 Transparent = True
  7272.                 WordWrap = True
  7273.               end
  7274.               object CheckBoxEMailUseIt: TCheckBox
  7275.                 Left = 280
  7276.                 Top = 16
  7277.                 Width = 15
  7278.                 Height = 15
  7279.                 TabOrder = 0
  7280.                 OnClick = CheckBoxEMailUseItClick
  7281.               end
  7282.               object EditEMailSubject: TEdit
  7283.                 Left = 280
  7284.                 Top = 136
  7285.                 Width = 153
  7286.                 Height = 22
  7287.                 TabOrder = 3
  7288.                 OnChange = EditEMailSubjectChange
  7289.               end
  7290.               object EditEMailTo: TEdit
  7291.                 Left = 280
  7292.                 Top = 96
  7293.                 Width = 153
  7294.                 Height = 22
  7295.                 TabOrder = 2
  7296.                 OnChange = EditEMailToChange
  7297.               end
  7298.               object EditEmailFrom: TEdit
  7299.                 Left = 280
  7300.                 Top = 56
  7301.                 Width = 153
  7302.                 Height = 22
  7303.                 TabOrder = 1
  7304.                 OnChange = EditEmailFromChange
  7305.               end
  7306.               object ComboBoxEmailType: TComboBox
  7307.                 Left = 280
  7308.                 Top = 216
  7309.                 Width = 153
  7310.                 Height = 22
  7311.                 Style = csDropDownList
  7312.                 Color = clWhite
  7313.                 ItemHeight = 0
  7314.                 TabOrder = 4
  7315.                 OnChange = ComboBoxEmailTypeChange
  7316.               end
  7317.               object CheckBoxEmailTimeAndDate: TCheckBox
  7318.                 Left = 280
  7319.                 Top = 176
  7320.                 Width = 15
  7321.                 Height = 15
  7322.                 TabOrder = 5
  7323.                 OnClick = CheckBoxEmailTimeAndDateClick
  7324.               end
  7325.             end
  7326.             object TPage
  7327.               Left = 0
  7328.               Top = 0
  7329.               Caption = 'SMTP'
  7330.               object Bevel52: TBevel
  7331.                 Left = 0
  7332.                 Top = 0
  7333.                 Width = 440
  7334.                 Height = 17
  7335.                 Shape = bsTopLine
  7336.               end
  7337.               object Bevel53: TBevel
  7338.                 Left = 0
  7339.                 Top = 292
  7340.                 Width = 440
  7341.                 Height = 17
  7342.                 Shape = bsTopLine
  7343.               end
  7344.               object ScrollBox18: TScrollBox
  7345.                 Left = 0
  7346.                 Top = 1
  7347.                 Width = 457
  7348.                 Height = 291
  7349.                 BorderStyle = bsNone
  7350.                 TabOrder = 0
  7351.                 object Label107: TLabel
  7352.                   Tag = 140
  7353.                   Left = 296
  7354.                   Top = 8
  7355.                   Width = 137
  7356.                   Height = 38
  7357.                   AutoSize = False
  7358.                   Caption = 'mapi'
  7359.                   Transparent = True
  7360.                   WordWrap = True
  7361.                 end
  7362.                 object Label108: TLabel
  7363.                   Tag = 141
  7364.                   Left = 8
  7365.                   Top = 128
  7366.                   Width = 265
  7367.                   Height = 41
  7368.                   AutoSize = False
  7369.                   Caption = 'smtp'
  7370.                   Transparent = True
  7371.                   WordWrap = True
  7372.                 end
  7373.                 object Label114: TLabel
  7374.                   Tag = 147
  7375.                   Left = 8
  7376.                   Top = 208
  7377.                   Width = 265
  7378.                   Height = 41
  7379.                   AutoSize = False
  7380.                   Caption = 'smtp'
  7381.                   Transparent = True
  7382.                   WordWrap = True
  7383.                 end
  7384.                 object Label104: TLabel
  7385.                   Tag = 137
  7386.                   Left = 8
  7387.                   Top = 168
  7388.                   Width = 265
  7389.                   Height = 41
  7390.                   AutoSize = False
  7391.                   Caption = 'mapi'
  7392.                   Transparent = True
  7393.                   WordWrap = True
  7394.                 end
  7395.                 object Label151: TLabel
  7396.                   Tag = 192
  7397.                   Left = 8
  7398.                   Top = 88
  7399.                   Width = 265
  7400.                   Height = 41
  7401.                   AutoSize = False
  7402.                   Caption = 'smtp'
  7403.                   Transparent = True
  7404.                   WordWrap = True
  7405.                 end
  7406.                 object Label152: TLabel
  7407.                   Tag = 191
  7408.                   Left = 8
  7409.                   Top = 248
  7410.                   Width = 265
  7411.                   Height = 41
  7412.                   AutoSize = False
  7413.                   Caption = 'smtp'
  7414.                   Transparent = True
  7415.                   WordWrap = True
  7416.                 end
  7417.                 object Label153: TLabel
  7418.                   Tag = 193
  7419.                   Left = 8
  7420.                   Top = 8
  7421.                   Width = 265
  7422.                   Height = 41
  7423.                   AutoSize = False
  7424.                   Caption = 'smtp'
  7425.                   Transparent = True
  7426.                   WordWrap = True
  7427.                 end
  7428.                 object Label215: TLabel
  7429.                   Tag = 254
  7430.                   Left = 8
  7431.                   Top = 282
  7432.                   Width = 265
  7433.                   Height = 41
  7434.                   AutoSize = False
  7435.                   Caption = 'smtp'
  7436.                   Transparent = True
  7437.                   WordWrap = True
  7438.                 end
  7439.                 object Panel2: TPanel
  7440.                   Left = 280
  7441.                   Top = 18
  7442.                   Width = 15
  7443.                   Height = 57
  7444.                   BevelOuter = bvNone
  7445.                   Color = clWhite
  7446.                   TabOrder = 0
  7447.                   object Image14: TImage
  7448.                     Left = 6
  7449.                     Top = 14
  7450.                     Width = 1
  7451.                     Height = 11
  7452.                     AutoSize = True
  7453.                     Picture.Data = {<image019.bmp>}
  7454.                   end
  7455.                   object Image16: TImage
  7456.                     Left = 6
  7457.                     Top = 22
  7458.                     Width = 1
  7459.                     Height = 11
  7460.                     AutoSize = True
  7461.                     Picture.Data = {<image020.bmp>}
  7462.                   end
  7463.                   object RadioButtonDoNotEMailUseDialUp: TRadioButton
  7464.                     Left = 0
  7465.                     Top = 0
  7466.                     Width = 15
  7467.                     Height = 13
  7468.                     Caption = 'RadioButton1'
  7469.                     TabOrder = 0
  7470.                     OnClick = RadioButtonDoNotEMailUseDialUpClick
  7471.                   end
  7472.                   object RadioButtonEMailUseDialUp: TRadioButton
  7473.                     Left = 0
  7474.                     Top = 36
  7475.                     Width = 15
  7476.                     Height = 13
  7477.                     Caption = 'RadioButton1'
  7478.                     TabOrder = 1
  7479.                     OnClick = RadioButtonDoNotEMailUseDialUpClick
  7480.                   end
  7481.                 end
  7482.                 object ComboBoxDailUp: TComboBox
  7483.                   Left = 296
  7484.                   Top = 50
  7485.                   Width = 137
  7486.                   Height = 22
  7487.                   Style = csDropDownList
  7488.                   Color = clWhite
  7489.                   ItemHeight = 0
  7490.                   Sorted = True
  7491.                   TabOrder = 1
  7492.                   OnChange = ComboBoxDailUpChange
  7493.                 end
  7494.                 object EditEMailSMTPServer: TEdit
  7495.                   Left = 280
  7496.                   Top = 134
  7497.                   Width = 153
  7498.                   Height = 22
  7499.                   TabOrder = 2
  7500.                   OnChange = EditEMailSMTPServerChange
  7501.                 end
  7502.                 object EditEMailSMTPID: TEdit
  7503.                   Left = 280
  7504.                   Top = 214
  7505.                   Width = 153
  7506.                   Height = 22
  7507.                   TabOrder = 3
  7508.                   OnChange = EditEMailSMTPIDChange
  7509.                 end
  7510.                 object ComboBoxAuthenticationType: TComboBox
  7511.                   Left = 280
  7512.                   Top = 94
  7513.                   Width = 153
  7514.                   Height = 22
  7515.                   Style = csDropDownList
  7516.                   Color = clWhite
  7517.                   ItemHeight = 0
  7518.                   TabOrder = 4
  7519.                   OnChange = ComboBoxAuthenticationTypeChange
  7520.                 end
  7521.                 object EditEMailSMTPPassword: TEdit
  7522.                   Left = 280
  7523.                   Top = 254
  7524.                   Width = 153
  7525.                   Height = 22
  7526.                   PasswordChar = '*'
  7527.                   TabOrder = 5
  7528.                   OnChange = EditEMailSMTPPasswordChange
  7529.                 end
  7530.                 object EditEMailPOP3Server: TEdit
  7531.                   Left = 280
  7532.                   Top = 174
  7533.                   Width = 153
  7534.                   Height = 22
  7535.                   TabOrder = 6
  7536.                   OnChange = EditEMailPOP3ServerChange
  7537.                 end
  7538.                 object EditEMailPort: TEdit
  7539.                   Left = 280
  7540.                   Top = 290
  7541.                   Width = 33
  7542.                   Height = 22
  7543.                   TabOrder = 7
  7544.                   Text = '25'
  7545.                   OnChange = EditEMailPortChange
  7546.                 end
  7547.               end
  7548.             end
  7549.             object TPage
  7550.               Left = 0
  7551.               Top = 0
  7552.               Caption = 'Options'
  7553.               object Bevel55: TBevel
  7554.                 Left = 0
  7555.                 Top = 0
  7556.                 Width = 440
  7557.                 Height = 17
  7558.                 Shape = bsTopLine
  7559.               end
  7560.               object Bevel56: TBevel
  7561.                 Left = 0
  7562.                 Top = 292
  7563.                 Width = 440
  7564.                 Height = 17
  7565.                 Shape = bsTopLine
  7566.               end
  7567.               object ScrollBox19: TScrollBox
  7568.                 Left = 0
  7569.                 Top = 1
  7570.                 Width = 457
  7571.                 Height = 291
  7572.                 BorderStyle = bsNone
  7573.                 TabOrder = 0
  7574.                 object Label126: TLabel
  7575.                   Tag = 161
  7576.                   Left = 8
  7577.                   Top = 8
  7578.                   Width = 265
  7579.                   Height = 41
  7580.                   AutoSize = False
  7581.                   Caption = 'intervallog'
  7582.                   Transparent = True
  7583.                   WordWrap = True
  7584.                 end
  7585.                 object Label127: TLabel
  7586.                   Tag = 162
  7587.                   Left = 8
  7588.                   Top = 48
  7589.                   Width = 265
  7590.                   Height = 41
  7591.                   AutoSize = False
  7592.                   Caption = 'intervallog'
  7593.                   Transparent = True
  7594.                   WordWrap = True
  7595.                 end
  7596.                 object Image17: TImage
  7597.                   Left = 293
  7598.                   Top = 22
  7599.                   Width = 10
  7600.                   Height = 10
  7601.                   AutoSize = True
  7602.                   Picture.Data = {<image021.bmp>}
  7603.                 end
  7604.                 object Image18: TImage
  7605.                   Left = 302
  7606.                   Top = 33
  7607.                   Width = 1
  7608.                   Height = 11
  7609.                   AutoSize = True
  7610.                   Picture.Data = {<image022.bmp>}
  7611.                 end
  7612.                 object Image19: TImage
  7613.                   Left = 293
  7614.                   Top = 62
  7615.                   Width = 10
  7616.                   Height = 10
  7617.                   AutoSize = True
  7618.                   Picture.Data = {<image023.bmp>}
  7619.                 end
  7620.                 object Image20: TImage
  7621.                   Left = 302
  7622.                   Top = 43
  7623.                   Width = 1
  7624.                   Height = 11
  7625.                   AutoSize = True
  7626.                   Picture.Data = {<image024.bmp>}
  7627.                 end
  7628.                 object Image21: TImage
  7629.                   Left = 302
  7630.                   Top = 53
  7631.                   Width = 1
  7632.                   Height = 11
  7633.                   AutoSize = True
  7634.                   Picture.Data = {<image025.bmp>}
  7635.                 end
  7636.                 object Label128: TLabel
  7637.                   Tag = 167
  7638.                   Left = 312
  7639.                   Top = 72
  7640.                   Width = 65
  7641.                   Height = 14
  7642.                   AutoSize = False
  7643.                   Caption = 'TXT'
  7644.                 end
  7645.                 object Image22: TImage
  7646.                   Left = 302
  7647.                   Top = 85
  7648.                   Width = 1
  7649.                   Height = 11
  7650.                   AutoSize = True
  7651.                   Picture.Data = {<image026.bmp>}
  7652.                 end
  7653.                 object Label129: TLabel
  7654.                   Tag = 168
  7655.                   Left = 312
  7656.                   Top = 96
  7657.                   Width = 65
  7658.                   Height = 14
  7659.                   AutoSize = False
  7660.                   Caption = 'CSV'
  7661.                 end
  7662.                 object Image23: TImage
  7663.                   Left = 302
  7664.                   Top = 109
  7665.                   Width = 1
  7666.                   Height = 11
  7667.                   AutoSize = True
  7668.                   Picture.Data = {<image027.bmp>}
  7669.                 end
  7670.                 object Label130: TLabel
  7671.                   Tag = 169
  7672.                   Left = 312
  7673.                   Top = 120
  7674.                   Width = 65
  7675.                   Height = 14
  7676.                   AutoSize = False
  7677.                   Caption = 'HTML'
  7678.                 end
  7679.                 object Label131: TLabel
  7680.                   Tag = 163
  7681.                   Left = 8
  7682.                   Top = 152
  7683.                   Width = 265
  7684.                   Height = 41
  7685.                   AutoSize = False
  7686.                   Caption = 'highlowlogint'
  7687.                   Transparent = True
  7688.                   WordWrap = True
  7689.                 end
  7690.                 object Image24: TImage
  7691.                   Left = 293
  7692.                   Top = 157
  7693.                   Width = 10
  7694.                   Height = 10
  7695.                   AutoSize = True
  7696.                   Picture.Data = {<image028.bmp>}
  7697.                 end
  7698.                 object Label132: TLabel
  7699.                   Tag = 164
  7700.                   Left = 8
  7701.                   Top = 192
  7702.                   Width = 265
  7703.                   Height = 41
  7704.                   AutoSize = False
  7705.                   Caption = 'highlowlogint'
  7706.                   Transparent = True
  7707.                   WordWrap = True
  7708.                 end
  7709.                 object Image25: TImage
  7710.                   Left = 293
  7711.                   Top = 197
  7712.                   Width = 10
  7713.                   Height = 10
  7714.                   AutoSize = True
  7715.                   Picture.Data = {<image029.bmp>}
  7716.                 end
  7717.                 object Image26: TImage
  7718.                   Left = 302
  7719.                   Top = 185
  7720.                   Width = 1
  7721.                   Height = 11
  7722.                   AutoSize = True
  7723.                   Picture.Data = {<image030.bmp>}
  7724.                 end
  7725.                 object Image27: TImage
  7726.                   Left = 302
  7727.                   Top = 175
  7728.                   Width = 1
  7729.                   Height = 11
  7730.                   AutoSize = True
  7731.                   Picture.Data = {<image031.bmp>}
  7732.                 end
  7733.                 object Image28: TImage
  7734.                   Left = 302
  7735.                   Top = 165
  7736.                   Width = 1
  7737.                   Height = 11
  7738.                   AutoSize = True
  7739.                   Picture.Data = {<image032.bmp>}
  7740.                 end
  7741.                 object Label133: TLabel
  7742.                   Tag = 165
  7743.                   Left = 8
  7744.                   Top = 232
  7745.                   Width = 265
  7746.                   Height = 41
  7747.                   AutoSize = False
  7748.                   Caption = 'intervallogtime'
  7749.                   Transparent = True
  7750.                   WordWrap = True
  7751.                 end
  7752.                 object FormatLabelEMailIntervalTime: TFormatLabel
  7753.                   Tag = 166
  7754.                   Left = 304
  7755.                   Top = 232
  7756.                   Width = 129
  7757.                   Height = 41
  7758.                   AutoSize = False
  7759.                   Caption = 'kb'
  7760.                   WordWrap = True
  7761.                   FormatList.Strings = (
  7762.                     '10')
  7763.                 end
  7764.                 object Image30: TImage
  7765.                   Left = 302
  7766.                   Top = 133
  7767.                   Width = 1
  7768.                   Height = 11
  7769.                   AutoSize = True
  7770.                   Picture.Data = {<image033.bmp>}
  7771.                 end
  7772.                 object Label158: TLabel
  7773.                   Tag = 198
  7774.                   Left = 312
  7775.                   Top = 144
  7776.                   Width = 65
  7777.                   Height = 14
  7778.                   AutoSize = False
  7779.                   Caption = 'HTML'
  7780.                 end
  7781.                 object CheckBoxEMailAlarmIncInt: TCheckBox
  7782.                   Left = 280
  7783.                   Top = 16
  7784.                   Width = 13
  7785.                   Height = 15
  7786.                   TabOrder = 0
  7787.                   OnClick = CheckBoxEMailAlarmIncIntClick
  7788.                 end
  7789.                 object CheckBoxEMailAlarmIncHL: TCheckBox
  7790.                   Left = 280
  7791.                   Top = 56
  7792.                   Width = 13
  7793.                   Height = 15
  7794.                   TabOrder = 1
  7795.                   OnClick = CheckBoxEMailAlarmIncHLClick
  7796.                 end
  7797.                 object CheckBoxEMailAlarmIncTXT: TCheckBox
  7798.                   Left = 296
  7799.                   Top = 72
  7800.                   Width = 15
  7801.                   Height = 12
  7802.                   TabOrder = 2
  7803.                   OnClick = CheckBoxEMailAlarmIncTXTClick
  7804.                 end
  7805.                 object CheckBoxEMailAlarmIncCSV: TCheckBox
  7806.                   Left = 296
  7807.                   Top = 96
  7808.                   Width = 15
  7809.                   Height = 12
  7810.                   TabOrder = 3
  7811.                   OnClick = CheckBoxEMailAlarmIncCSVClick
  7812.                 end
  7813.                 object CheckBoxEMailAlarmIncHTML: TCheckBox
  7814.                   Left = 296
  7815.                   Top = 120
  7816.                   Width = 15
  7817.                   Height = 12
  7818.                   TabOrder = 4
  7819.                   OnClick = CheckBoxEMailAlarmIncHTMLClick
  7820.                 end
  7821.                 object CheckBoxEMailAlarmIntInt: TCheckBox
  7822.                   Left = 280
  7823.                   Top = 160
  7824.                   Width = 13
  7825.                   Height = 15
  7826.                   TabOrder = 5
  7827.                   OnClick = CheckBoxEMailAlarmIntIntClick
  7828.                 end
  7829.                 object CheckBoxEMailAlarmIntHL: TCheckBox
  7830.                   Left = 280
  7831.                   Top = 200
  7832.                   Width = 13
  7833.                   Height = 15
  7834.                   TabOrder = 6
  7835.                   OnClick = CheckBoxEMailAlarmIntHLClick
  7836.                 end
  7837.                 object UpDownEMailAlarmIntTime: TUpDown
  7838.                   Left = 280
  7839.                   Top = 233
  7840.                   Width = 16
  7841.                   Height = 24
  7842.                   Min = 1
  7843.                   Max = 1000
  7844.                   Increment = 5
  7845.                   Position = 10
  7846.                   TabOrder = 7
  7847.                   Wrap = False
  7848.                   OnClick = UpDownEMailAlarmIntTimeClick
  7849.                 end
  7850.                 object CheckBoxEMailAlarmIncXML: TCheckBox
  7851.                   Left = 296
  7852.                   Top = 144
  7853.                   Width = 15
  7854.                   Height = 12
  7855.                   TabOrder = 8
  7856.                   OnClick = CheckBoxEMailAlarmIncXMLClick
  7857.                 end
  7858.               end
  7859.             end
  7860.             object TPage
  7861.               Left = 0
  7862.               Top = 0
  7863.               Caption = 'MAPI'
  7864.               object Label105: TLabel
  7865.                 Tag = 138
  7866.                 Left = 296
  7867.                 Top = 8
  7868.                 Width = 145
  7869.                 Height = 38
  7870.                 AutoSize = False
  7871.                 Caption = 'mapi'
  7872.                 Transparent = True
  7873.                 WordWrap = True
  7874.               end
  7875.               object Bevel47: TBevel
  7876.                 Left = 0
  7877.                 Top = 0
  7878.                 Width = 440
  7879.                 Height = 17
  7880.                 Shape = bsTopLine
  7881.               end
  7882.               object Bevel60: TBevel
  7883.                 Left = 0
  7884.                 Top = 292
  7885.                 Width = 440
  7886.                 Height = 17
  7887.                 Shape = bsTopLine
  7888.               end
  7889.               object Label154: TLabel
  7890.                 Tag = 194
  7891.                 Left = 8
  7892.                 Top = 8
  7893.                 Width = 265
  7894.                 Height = 41
  7895.                 AutoSize = False
  7896.                 Caption = 'smtp'
  7897.                 Transparent = True
  7898.                 WordWrap = True
  7899.               end
  7900.               object Panel1: TPanel
  7901.                 Left = 280
  7902.                 Top = 18
  7903.                 Width = 15
  7904.                 Height = 55
  7905.                 BevelOuter = bvNone
  7906.                 Color = clWhite
  7907.                 TabOrder = 0
  7908.                 object Image12: TImage
  7909.                   Left = 6
  7910.                   Top = 14
  7911.                   Width = 1
  7912.                   Height = 11
  7913.                   AutoSize = True
  7914.                   Picture.Data = {<image034.bmp>}
  7915.                 end
  7916.                 object Image15: TImage
  7917.                   Left = 6
  7918.                   Top = 22
  7919.                   Width = 1
  7920.                   Height = 11
  7921.                   AutoSize = True
  7922.                   Picture.Data = {<image035.bmp>}
  7923.                 end
  7924.                 object RadioButtonEMailUseDefaultMapi: TRadioButton
  7925.                   Left = 0
  7926.                   Top = 0
  7927.                   Width = 15
  7928.                   Height = 13
  7929.                   Caption = 'RadioButton1'
  7930.                   TabOrder = 0
  7931.                   OnClick = RadioButtonEMailUseDefaultMapiClick
  7932.                 end
  7933.                 object RadioButtonEMailUseCustomMapi: TRadioButton
  7934.                   Left = 0
  7935.                   Top = 36
  7936.                   Width = 15
  7937.                   Height = 13
  7938.                   Caption = 'RadioButton1'
  7939.                   TabOrder = 1
  7940.                   OnClick = RadioButtonEMailUseDefaultMapiClick
  7941.                 end
  7942.               end
  7943.               object EditEMailCustomMapi: TEdit
  7944.                 Left = 296
  7945.                 Top = 50
  7946.                 Width = 137
  7947.                 Height = 22
  7948.                 TabOrder = 1
  7949.                 OnChange = EditEMailCustomMapiChange
  7950.               end
  7951.             end
  7952.           end
  7953.         end
  7954.         object TPage
  7955.           Left = 0
  7956.           Top = 0
  7957.           Caption = 'FTP'
  7958.           object SpeedButtonFTPSettings: TSpeedButton
  7959.             Tag = 10
  7960.             Left = 40
  7961.             Top = 12
  7962.             Width = 129
  7963.             Height = 25
  7964.             Caption = 'Basic'
  7965.             Flat = True
  7966.             Font.Charset = ANSI_CHARSET
  7967.             Font.Color = clBlack
  7968.             Font.Height = -12
  7969.             Font.Name = 'Arial'
  7970.             Font.Style = [fsBold]
  7971.             Layout = blGlyphBottom
  7972.             ParentFont = False
  7973.             OnClick = SpeedButtonFTPSettingsClick
  7974.           end
  7975.           object SpeedButtonFTPOptions: TSpeedButton
  7976.             Tag = 16
  7977.             Left = 268
  7978.             Top = 12
  7979.             Width = 129
  7980.             Height = 25
  7981.             Caption = 'Advanced'
  7982.             Flat = True
  7983.             Font.Charset = ANSI_CHARSET
  7984.             Font.Color = clBlack
  7985.             Font.Height = -12
  7986.             Font.Name = 'Arial'
  7987.             Font.Style = [fsBold]
  7988.             Layout = blGlyphBottom
  7989.             ParentFont = False
  7990.             OnClick = SpeedButtonFTPOptionsClick
  7991.           end
  7992.           object Bevel66: TBevel
  7993.             Left = 0
  7994.             Top = 0
  7995.             Width = 440
  7996.             Height = 17
  7997.             Shape = bsTopLine
  7998.           end
  7999.           object NotebookFTP: TNotebook
  8000.             Left = 0
  8001.             Top = 44
  8002.             Width = 457
  8003.             Height = 297
  8004.             PageIndex = 1
  8005.             TabOrder = 0
  8006.             object TPage
  8007.               Left = 0
  8008.               Top = 0
  8009.               Caption = 'Settings'
  8010.               object Bevel68: TBevel
  8011.                 Left = 0
  8012.                 Top = 0
  8013.                 Width = 440
  8014.                 Height = 17
  8015.                 Shape = bsTopLine
  8016.               end
  8017.               object Bevel69: TBevel
  8018.                 Left = 0
  8019.                 Top = 292
  8020.                 Width = 440
  8021.                 Height = 17
  8022.                 Shape = bsTopLine
  8023.               end
  8024.               object ScrollBox21: TScrollBox
  8025.                 Left = 0
  8026.                 Top = 1
  8027.                 Width = 457
  8028.                 Height = 291
  8029.                 VertScrollBar.Position = 78
  8030.                 BorderStyle = bsNone
  8031.                 TabOrder = 0
  8032.                 object Label187: TLabel
  8033.                   Tag = 140
  8034.                   Left = 296
  8035.                   Top = -70
  8036.                   Width = 137
  8037.                   Height = 38
  8038.                   AutoSize = False
  8039.                   Caption = 'mapi'
  8040.                   Transparent = True
  8041.                   WordWrap = True
  8042.                 end
  8043.                 object Label188: TLabel
  8044.                   Tag = 217
  8045.                   Left = 8
  8046.                   Top = 10
  8047.                   Width = 265
  8048.                   Height = 41
  8049.                   AutoSize = False
  8050.                   Caption = 'smtp'
  8051.                   Transparent = True
  8052.                   WordWrap = True
  8053.                 end
  8054.                 object Label189: TLabel
  8055.                   Tag = 219
  8056.                   Left = 8
  8057.                   Top = 90
  8058.                   Width = 265
  8059.                   Height = 41
  8060.                   AutoSize = False
  8061.                   Caption = 'smtp'
  8062.                   Transparent = True
  8063.                   WordWrap = True
  8064.                 end
  8065.                 object Label190: TLabel
  8066.                   Tag = 218
  8067.                   Left = 8
  8068.                   Top = 50
  8069.                   Width = 265
  8070.                   Height = 41
  8071.                   AutoSize = False
  8072.                   Caption = 'mapi'
  8073.                   Transparent = True
  8074.                   WordWrap = True
  8075.                 end
  8076.                 object Label192: TLabel
  8077.                   Tag = 220
  8078.                   Left = 8
  8079.                   Top = 130
  8080.                   Width = 265
  8081.                   Height = 41
  8082.                   AutoSize = False
  8083.                   Caption = 'smtp'
  8084.                   Transparent = True
  8085.                   WordWrap = True
  8086.                 end
  8087.                 object Label193: TLabel
  8088.                   Tag = 193
  8089.                   Left = 8
  8090.                   Top = -70
  8091.                   Width = 265
  8092.                   Height = 41
  8093.                   AutoSize = False
  8094.                   Caption = 'smtp'
  8095.                   Transparent = True
  8096.                   WordWrap = True
  8097.                 end
  8098.                 object Label180: TLabel
  8099.                   Tag = 231
  8100.                   Left = 8
  8101.                   Top = 250
  8102.                   Width = 265
  8103.                   Height = 41
  8104.                   AutoSize = False
  8105.                   Caption = 'smtp'
  8106.                   Transparent = True
  8107.                   WordWrap = True
  8108.                 end
  8109.                 object SpeedButtonFTPTest: TSpeedButton
  8110.                   Left = 280
  8111.                   Top = 257
  8112.                   Width = 23
  8113.                   Height = 22
  8114.                   Flat = True
  8115.                   Font.Charset = ANSI_CHARSET
  8116.                   Font.Color = clWindowText
  8117.                   Font.Height = -11
  8118.                   Font.Name = 'Arial'
  8119.                   Font.Style = [fsBold]
  8120.                   ParentFont = False
  8121.                   OnClick = SpeedButtonFTPTestClick
  8122.                 end
  8123.                 object Label176: TLabel
  8124.                   Tag = 216
  8125.                   Left = 8
  8126.                   Top = 170
  8127.                   Width = 265
  8128.                   Height = 41
  8129.                   AutoSize = False
  8130.                   Caption = 'smtp'
  8131.                   Transparent = True
  8132.                   WordWrap = True
  8133.                 end
  8134.                 object Label239: TLabel
  8135.                   Tag = 276
  8136.                   Left = 8
  8137.                   Top = 210
  8138.                   Width = 265
  8139.                   Height = 41
  8140.                   AutoSize = False
  8141.                   Caption = 'smtp'
  8142.                   Transparent = True
  8143.                   WordWrap = True
  8144.                 end
  8145.                 object Panel4: TPanel
  8146.                   Left = 280
  8147.                   Top = -60
  8148.                   Width = 15
  8149.                   Height = 57
  8150.                   BevelOuter = bvNone
  8151.                   Color = clWhite
  8152.                   TabOrder = 0
  8153.                   object Image2: TImage
  8154.                     Left = 6
  8155.                     Top = 14
  8156.                     Width = 1
  8157.                     Height = 11
  8158.                     AutoSize = True
  8159.                     Picture.Data = {<image036.bmp>}
  8160.                   end
  8161.                   object Image31: TImage
  8162.                     Left = 6
  8163.                     Top = 22
  8164.                     Width = 1
  8165.                     Height = 11
  8166.                     AutoSize = True
  8167.                     Picture.Data = {<image037.bmp>}
  8168.                   end
  8169.                   object RadioButtonDoNotFTPUseDialUp: TRadioButton
  8170.                     Left = 0
  8171.                     Top = 0
  8172.                     Width = 15
  8173.                     Height = 13
  8174.                     Caption = 'RadioButtonDoNotFTPUseDialUp'
  8175.                     TabOrder = 0
  8176.                     OnClick = RadioButtonDoNotFTPUseDialUpClick
  8177.                   end
  8178.                   object RadioButtonFTPUseDialUp: TRadioButton
  8179.                     Left = 0
  8180.                     Top = 36
  8181.                     Width = 15
  8182.                     Height = 13
  8183.                     Caption = 'RadioButton1'
  8184.                     TabOrder = 1
  8185.                     OnClick = RadioButtonDoNotFTPUseDialUpClick
  8186.                   end
  8187.                 end
  8188.                 object ComboBoxFTPDailUp: TComboBox
  8189.                   Left = 296
  8190.                   Top = -28
  8191.                   Width = 137
  8192.                   Height = 22
  8193.                   Style = csDropDownList
  8194.                   Color = clWhite
  8195.                   ItemHeight = 0
  8196.                   Sorted = True
  8197.                   TabOrder = 1
  8198.                   OnChange = ComboBoxFTPDailUpChange
  8199.                 end
  8200.                 object EditFTPServer: TEdit
  8201.                   Left = 280
  8202.                   Top = 16
  8203.                   Width = 153
  8204.                   Height = 22
  8205.                   TabOrder = 2
  8206.                   OnChange = EditFTPServerChange
  8207.                 end
  8208.                 object EditFTPUser: TEdit
  8209.                   Left = 280
  8210.                   Top = 96
  8211.                   Width = 153
  8212.                   Height = 22
  8213.                   TabOrder = 3
  8214.                   OnChange = EditFTPUserChange
  8215.                 end
  8216.                 object EditFTPPassword: TEdit
  8217.                   Left = 280
  8218.                   Top = 136
  8219.                   Width = 153
  8220.                   Height = 22
  8221.                   PasswordChar = '*'
  8222.                   TabOrder = 4
  8223.                   OnChange = EditFTPPasswordChange
  8224.                 end
  8225.                 object EditFTPDir: TEdit
  8226.                   Left = 280
  8227.                   Top = 56
  8228.                   Width = 153
  8229.                   Height = 22
  8230.                   TabOrder = 5
  8231.                   OnChange = EditFTPDirChange
  8232.                 end
  8233.                 object EditFTPPort: TEdit
  8234.                   Left = 280
  8235.                   Top = 178
  8236.                   Width = 33
  8237.                   Height = 22
  8238.                   TabOrder = 6
  8239.                   Text = '21'
  8240.                   OnChange = EditFTPPortChange
  8241.                 end
  8242.                 object CheckBoxPassiveFTP: TCheckBox
  8243.                   Left = 280
  8244.                   Top = 218
  8245.                   Width = 15
  8246.                   Height = 15
  8247.                   TabOrder = 7
  8248.                   OnClick = CheckBoxPassiveFTPClick
  8249.                 end
  8250.               end
  8251.             end
  8252.             object TPage
  8253.               Left = 0
  8254.               Top = 0
  8255.               Caption = 'Options'
  8256.               object Bevel70: TBevel
  8257.                 Left = 0
  8258.                 Top = 0
  8259.                 Width = 440
  8260.                 Height = 17
  8261.                 Shape = bsTopLine
  8262.               end
  8263.               object Bevel71: TBevel
  8264.                 Left = 0
  8265.                 Top = 292
  8266.                 Width = 440
  8267.                 Height = 17
  8268.                 Shape = bsTopLine
  8269.               end
  8270.               object ScrollBox22: TScrollBox
  8271.                 Left = 0
  8272.                 Top = 1
  8273.                 Width = 457
  8274.                 Height = 291
  8275.                 BorderStyle = bsNone
  8276.                 TabOrder = 0
  8277.                 object Label194: TLabel
  8278.                   Tag = 221
  8279.                   Left = 8
  8280.                   Top = 48
  8281.                   Width = 265
  8282.                   Height = 41
  8283.                   AutoSize = False
  8284.                   Caption = 'intervallog'
  8285.                   Transparent = True
  8286.                   WordWrap = True
  8287.                 end
  8288.                 object Label195: TLabel
  8289.                   Tag = 222
  8290.                   Left = 8
  8291.                   Top = 88
  8292.                   Width = 265
  8293.                   Height = 41
  8294.                   AutoSize = False
  8295.                   Caption = 'intervallog'
  8296.                   Transparent = True
  8297.                   WordWrap = True
  8298.                 end
  8299.                 object Image32: TImage
  8300.                   Left = 293
  8301.                   Top = 62
  8302.                   Width = 10
  8303.                   Height = 10
  8304.                   AutoSize = True
  8305.                   Picture.Data = {<image038.bmp>}
  8306.                 end
  8307.                 object Image33: TImage
  8308.                   Left = 302
  8309.                   Top = 73
  8310.                   Width = 1
  8311.                   Height = 11
  8312.                   AutoSize = True
  8313.                   Picture.Data = {<image039.bmp>}
  8314.                 end
  8315.                 object Image34: TImage
  8316.                   Left = 293
  8317.                   Top = 102
  8318.                   Width = 10
  8319.                   Height = 10
  8320.                   AutoSize = True
  8321.                   Picture.Data = {<image040.bmp>}
  8322.                 end
  8323.                 object Image35: TImage
  8324.                   Left = 302
  8325.                   Top = 83
  8326.                   Width = 1
  8327.                   Height = 11
  8328.                   AutoSize = True
  8329.                   Picture.Data = {<image041.bmp>}
  8330.                 end
  8331.                 object Image36: TImage
  8332.                   Left = 302
  8333.                   Top = 93
  8334.                   Width = 1
  8335.                   Height = 11
  8336.                   AutoSize = True
  8337.                   Picture.Data = {<image042.bmp>}
  8338.                 end
  8339.                 object Label196: TLabel
  8340.                   Tag = 224
  8341.                   Left = 312
  8342.                   Top = 152
  8343.                   Width = 65
  8344.                   Height = 14
  8345.                   AutoSize = False
  8346.                   Caption = 'TXT'
  8347.                 end
  8348.                 object Image37: TImage
  8349.                   Left = 302
  8350.                   Top = 165
  8351.                   Width = 1
  8352.                   Height = 11
  8353.                   AutoSize = True
  8354.                   Picture.Data = {<image043.bmp>}
  8355.                 end
  8356.                 object Label197: TLabel
  8357.                   Tag = 225
  8358.                   Left = 312
  8359.                   Top = 176
  8360.                   Width = 65
  8361.                   Height = 14
  8362.                   AutoSize = False
  8363.                   Caption = 'CSV'
  8364.                 end
  8365.                 object Image38: TImage
  8366.                   Left = 302
  8367.                   Top = 189
  8368.                   Width = 1
  8369.                   Height = 11
  8370.                   AutoSize = True
  8371.                   Picture.Data = {<image044.bmp>}
  8372.                 end
  8373.                 object Label198: TLabel
  8374.                   Tag = 226
  8375.                   Left = 312
  8376.                   Top = 200
  8377.                   Width = 65
  8378.                   Height = 14
  8379.                   AutoSize = False
  8380.                   Caption = 'HTML'
  8381.                 end
  8382.                 object Label200: TLabel
  8383.                   Tag = 223
  8384.                   Left = 8
  8385.                   Top = 128
  8386.                   Width = 265
  8387.                   Height = 41
  8388.                   AutoSize = False
  8389.                   Caption = 'highlowlogint'
  8390.                   Transparent = True
  8391.                   WordWrap = True
  8392.                 end
  8393.                 object Image41: TImage
  8394.                   Left = 302
  8395.                   Top = 131
  8396.                   Width = 1
  8397.                   Height = 11
  8398.                   AutoSize = True
  8399.                   Picture.Data = {<image045.bmp>}
  8400.                 end
  8401.                 object Image42: TImage
  8402.                   Left = 302
  8403.                   Top = 119
  8404.                   Width = 1
  8405.                   Height = 11
  8406.                   AutoSize = True
  8407.                   Picture.Data = {<image046.bmp>}
  8408.                 end
  8409.                 object Image43: TImage
  8410.                   Left = 302
  8411.                   Top = 109
  8412.                   Width = 1
  8413.                   Height = 11
  8414.                   AutoSize = True
  8415.                   Picture.Data = {<image047.bmp>}
  8416.                 end
  8417.                 object Label201: TLabel
  8418.                   Tag = 228
  8419.                   Left = 8
  8420.                   Top = 248
  8421.                   Width = 265
  8422.                   Height = 41
  8423.                   AutoSize = False
  8424.                   Caption = 'intervallogtime'
  8425.                   Transparent = True
  8426.                   WordWrap = True
  8427.                 end
  8428.                 object FormatLabelFTPIntervalTime: TFormatLabel
  8429.                   Tag = 229
  8430.                   Left = 304
  8431.                   Top = 248
  8432.                   Width = 129
  8433.                   Height = 41
  8434.                   AutoSize = False
  8435.                   Caption = 'kb'
  8436.                   WordWrap = True
  8437.                   FormatList.Strings = (
  8438.                     '10')
  8439.                 end
  8440.                 object Image44: TImage
  8441.                   Left = 302
  8442.                   Top = 213
  8443.                   Width = 1
  8444.                   Height = 11
  8445.                   AutoSize = True
  8446.                   Picture.Data = {<image048.bmp>}
  8447.                 end
  8448.                 object Label202: TLabel
  8449.                   Tag = 227
  8450.                   Left = 312
  8451.                   Top = 224
  8452.                   Width = 65
  8453.                   Height = 14
  8454.                   AutoSize = False
  8455.                   Caption = 'HTML'
  8456.                 end
  8457.                 object Image45: TImage
  8458.                   Left = 293
  8459.                   Top = 142
  8460.                   Width = 10
  8461.                   Height = 10
  8462.                   AutoSize = True
  8463.                   Picture.Data = {<image049.bmp>}
  8464.                 end
  8465.                 object Label179: TLabel
  8466.                   Tag = 230
  8467.                   Left = 8
  8468.                   Top = 8
  8469.                   Width = 265
  8470.                   Height = 41
  8471.                   AutoSize = False
  8472.                   Caption = 'intervallog'
  8473.                   Transparent = True
  8474.                   WordWrap = True
  8475.                 end
  8476.                 object CheckBoxFTPIntervalLog: TCheckBox
  8477.                   Left = 280
  8478.                   Top = 56
  8479.                   Width = 13
  8480.                   Height = 15
  8481.                   TabOrder = 0
  8482.                   OnClick = CheckBoxFTPIntervalLogClick
  8483.                 end
  8484.                 object CheckBoxFTPHighLowLog: TCheckBox
  8485.                   Left = 280
  8486.                   Top = 96
  8487.                   Width = 13
  8488.                   Height = 15
  8489.                   TabOrder = 1
  8490.                   OnClick = CheckBoxFTPHighLowLogClick
  8491.                 end
  8492.                 object CheckBoxFTPtxt: TCheckBox
  8493.                   Left = 296
  8494.                   Top = 152
  8495.                   Width = 15
  8496.                   Height = 12
  8497.                   TabOrder = 2
  8498.                   OnClick = CheckBoxFTPtxtClick
  8499.                 end
  8500.                 object CheckBoxFTPcsv: TCheckBox
  8501.                   Left = 296
  8502.                   Top = 176
  8503.                   Width = 15
  8504.                   Height = 12
  8505.                   TabOrder = 3
  8506.                   OnClick = CheckBoxFTPcsvClick
  8507.                 end
  8508.                 object CheckBoxFTPhtml: TCheckBox
  8509.                   Left = 296
  8510.                   Top = 200
  8511.                   Width = 15
  8512.                   Height = 12
  8513.                   TabOrder = 4
  8514.                   OnClick = CheckBoxFTPhtmlClick
  8515.                 end
  8516.                 object CheckBoxFTPAlarmLog: TCheckBox
  8517.                   Left = 280
  8518.                   Top = 136
  8519.                   Width = 13
  8520.                   Height = 15
  8521.                   TabOrder = 5
  8522.                   OnClick = CheckBoxFTPAlarmLogClick
  8523.                 end
  8524.                 object UpDownFTPInterval: TUpDown
  8525.                   Left = 280
  8526.                   Top = 250
  8527.                   Width = 16
  8528.                   Height = 24
  8529.                   Min = 5
  8530.                   Max = 1000
  8531.                   Increment = 5
  8532.                   Position = 10
  8533.                   TabOrder = 6
  8534.                   Wrap = False
  8535.                   OnClick = UpDownFTPIntervalClick
  8536.                 end
  8537.                 object CheckBoxFTPxml: TCheckBox
  8538.                   Left = 296
  8539.                   Top = 224
  8540.                   Width = 15
  8541.                   Height = 12
  8542.                   TabOrder = 7
  8543.                   OnClick = CheckBoxFTPxmlClick
  8544.                 end
  8545.                 object CheckBoxEnableFTP: TCheckBox
  8546.                   Left = 280
  8547.                   Top = 16
  8548.                   Width = 13
  8549.                   Height = 15
  8550.                   TabOrder = 8
  8551.                   OnClick = CheckBoxEnableFTPClick
  8552.                 end
  8553.               end
  8554.             end
  8555.           end
  8556.         end
  8557.       end
  8558.     end
  8559.     object TPage
  8560.       Left = 0
  8561.       Top = 0
  8562.       Caption = '3rd'
  8563.       object Notebook3rd: TNotebook
  8564.         Left = 0
  8565.         Top = 48
  8566.         Width = 457
  8567.         Height = 337
  8568.         TabOrder = 0
  8569.         object TPage
  8570.           Left = 0
  8571.           Top = 0
  8572.           Caption = 'General'
  8573.           object Bevel48: TBevel
  8574.             Left = 0
  8575.             Top = 336
  8576.             Width = 440
  8577.             Height = 17
  8578.             Shape = bsTopLine
  8579.           end
  8580.           object Bevel49: TBevel
  8581.             Left = 0
  8582.             Top = 0
  8583.             Width = 440
  8584.             Height = 17
  8585.             Shape = bsTopLine
  8586.           end
  8587.           object ScrollBox17: TScrollBox
  8588.             Left = 0
  8589.             Top = 1
  8590.             Width = 457
  8591.             Height = 335
  8592.             BorderStyle = bsNone
  8593.             TabOrder = 0
  8594.             object Label115: TLabel
  8595.               Tag = 148
  8596.               Left = 8
  8597.               Top = 8
  8598.               Width = 265
  8599.               Height = 41
  8600.               AutoSize = False
  8601.               Caption = 'show box'
  8602.               Transparent = True
  8603.               WordWrap = True
  8604.             end
  8605.             object Label120: TLabel
  8606.               Tag = 155
  8607.               Left = 8
  8608.               Top = 56
  8609.               Width = 265
  8610.               Height = 33
  8611.               AutoSize = False
  8612.               Caption = 'show box'
  8613.               Transparent = True
  8614.               WordWrap = True
  8615.             end
  8616.             object Label121: TLabel
  8617.               Tag = 156
  8618.               Left = 8
  8619.               Top = 88
  8620.               Width = 265
  8621.               Height = 33
  8622.               AutoSize = False
  8623.               Caption = 'show box'
  8624.               Transparent = True
  8625.               WordWrap = True
  8626.             end
  8627.             object SpeedButtonAddProgram: TSpeedButton
  8628.               Left = 328
  8629.               Top = 124
  8630.               Width = 23
  8631.               Height = 22
  8632.               Flat = True
  8633.               Font.Charset = ANSI_CHARSET
  8634.               Font.Color = clWindowText
  8635.               Font.Height = -11
  8636.               Font.Name = 'Arial'
  8637.               Font.Style = [fsBold]
  8638.               ParentFont = False
  8639.               OnClick = SpeedButtonAddProgramClick
  8640.             end
  8641.             object SpeedButtonRemoveProgram: TSpeedButton
  8642.               Left = 368
  8643.               Top = 124
  8644.               Width = 23
  8645.               Height = 22
  8646.               Flat = True
  8647.               Font.Charset = ANSI_CHARSET
  8648.               Font.Color = clWindowText
  8649.               Font.Height = -11
  8650.               Font.Name = 'Arial'
  8651.               Font.Style = [fsBold]
  8652.               ParentFont = False
  8653.               OnClick = SpeedButtonRemoveProgramClick
  8654.             end
  8655.             object Label119: TLabel
  8656.               Tag = 154
  8657.               Left = 8
  8658.               Top = 149
  8659.               Width = 265
  8660.               Height = 41
  8661.               AutoSize = False
  8662.               Caption = 'mbm sensor'
  8663.               Transparent = True
  8664.               WordWrap = True
  8665.             end
  8666.             object Label116: TLabel
  8667.               Tag = 149
  8668.               Left = 8
  8669.               Top = 189
  8670.               Width = 265
  8671.               Height = 41
  8672.               AutoSize = False
  8673.               Caption = 'mbm sensor'
  8674.               Transparent = True
  8675.               WordWrap = True
  8676.             end
  8677.             object Label117: TLabel
  8678.               Tag = 150
  8679.               Left = 8
  8680.               Top = 229
  8681.               Width = 265
  8682.               Height = 41
  8683.               AutoSize = False
  8684.               Caption = 'hoog'
  8685.               Transparent = True
  8686.               WordWrap = True
  8687.             end
  8688.             object FormatLabel7: TFormatLabel
  8689.               Tag = 152
  8690.               Left = 304
  8691.               Top = 229
  8692.               Width = 129
  8693.               Height = 41
  8694.               AutoSize = False
  8695.               Caption = 'FormatLabel1'
  8696.               WordWrap = True
  8697.               FormatList.Strings = (
  8698.                 ' ')
  8699.             end
  8700.             object Label118: TLabel
  8701.               Tag = 151
  8702.               Left = 8
  8703.               Top = 269
  8704.               Width = 265
  8705.               Height = 41
  8706.               AutoSize = False
  8707.               Caption = 'laag'
  8708.               Transparent = True
  8709.               WordWrap = True
  8710.             end
  8711.             object FormatLabel8: TFormatLabel
  8712.               Tag = 153
  8713.               Left = 304
  8714.               Top = 269
  8715.               Width = 129
  8716.               Height = 41
  8717.               AutoSize = False
  8718.               Caption = 'FormatLabel2'
  8719.               WordWrap = True
  8720.               FormatList.Strings = (
  8721.                 ' ')
  8722.             end
  8723.             object Label123: TLabel
  8724.               Tag = 158
  8725.               Left = 8
  8726.               Top = 349
  8727.               Width = 265
  8728.               Height = 41
  8729.               AutoSize = False
  8730.               Caption = 'mbm sensor'
  8731.               Transparent = True
  8732.               WordWrap = True
  8733.             end
  8734.             object Label124: TLabel
  8735.               Tag = 159
  8736.               Left = 8
  8737.               Top = 309
  8738.               Width = 265
  8739.               Height = 41
  8740.               AutoSize = False
  8741.               Caption = 'mbm sensor'
  8742.               Transparent = True
  8743.               WordWrap = True
  8744.             end
  8745.             object Label125: TLabel
  8746.               Tag = 160
  8747.               Left = 8
  8748.               Top = 389
  8749.               Width = 265
  8750.               Height = 41
  8751.               AutoSize = False
  8752.               Caption = 'mbm sensor'
  8753.               Transparent = True
  8754.               WordWrap = True
  8755.             end
  8756.             object ListBoxPrograms: TListBox
  8757.               Left = 280
  8758.               Top = 8
  8759.               Width = 153
  8760.               Height = 113
  8761.               ItemHeight = 14
  8762.               TabOrder = 0
  8763.               OnClick = ListBoxProgramsClick
  8764.             end
  8765.             object CheckBoxTempSensorPrograms: TCheckBox
  8766.               Left = 280
  8767.               Top = 157
  8768.               Width = 15
  8769.               Height = 15
  8770.               Enabled = False
  8771.               TabOrder = 1
  8772.               OnClick = CheckBoxTempSensorProgramsClick
  8773.             end
  8774.             object ComboBoxTempSensorsPrograms: TComboBox
  8775.               Left = 280
  8776.               Top = 195
  8777.               Width = 153
  8778.               Height = 22
  8779.               Style = csDropDownList
  8780.               Color = clWhite
  8781.               DropDownCount = 10
  8782.               Enabled = False
  8783.               ItemHeight = 0
  8784.               TabOrder = 2
  8785.               OnChange = ComboBoxTempSensorsProgramsChange
  8786.             end
  8787.             object UpDownTempSensorProgramsStart: TUpDown
  8788.               Left = 280
  8789.               Top = 230
  8790.               Width = 16
  8791.               Height = 24
  8792.               Enabled = False
  8793.               Min = -50
  8794.               Position = 0
  8795.               TabOrder = 3
  8796.               Wrap = False
  8797.               OnClick = UpDownTempSensorProgramsStartClick
  8798.             end
  8799.             object UpDownTempSensorProgramsStop: TUpDown
  8800.               Left = 280
  8801.               Top = 270
  8802.               Width = 16
  8803.               Height = 24
  8804.               Enabled = False
  8805.               Min = -50
  8806.               Position = 0
  8807.               TabOrder = 4
  8808.               Wrap = False
  8809.               OnClick = UpDownTempSensorProgramsStopClick
  8810.             end
  8811.             object CheckBoxTempSensorProgramsCheck: TCheckBox
  8812.               Left = 280
  8813.               Top = 357
  8814.               Width = 15
  8815.               Height = 15
  8816.               Enabled = False
  8817.               TabOrder = 5
  8818.               OnClick = CheckBoxTempSensorProgramsCheckClick
  8819.             end
  8820.             object EditTempSensorProgramsCommand: TEdit
  8821.               Left = 280
  8822.               Top = 315
  8823.               Width = 153
  8824.               Height = 22
  8825.               TabOrder = 6
  8826.               OnChange = EditTempSensorProgramsCommandChange
  8827.             end
  8828.             object CheckBoxTempSensorProgramsClose: TCheckBox
  8829.               Left = 280
  8830.               Top = 397
  8831.               Width = 15
  8832.               Height = 15
  8833.               Enabled = False
  8834.               TabOrder = 7
  8835.               OnClick = CheckBoxTempSensorProgramsCloseClick
  8836.             end
  8837.           end
  8838.         end
  8839.         object TPage
  8840.           Left = 0
  8841.           Top = 0
  8842.           Caption = 'SMTP'
  8843.           object Bevel51: TBevel
  8844.             Left = 0
  8845.             Top = 0
  8846.             Width = 440
  8847.             Height = 17
  8848.             Shape = bsTopLine
  8849.           end
  8850.           object Bevel54: TBevel
  8851.             Left = 0
  8852.             Top = 336
  8853.             Width = 440
  8854.             Height = 17
  8855.             Shape = bsTopLine
  8856.           end
  8857.           object ScrollBox16: TScrollBox
  8858.             Left = 0
  8859.             Top = 1
  8860.             Width = 457
  8861.             Height = 335
  8862.             BorderStyle = bsNone
  8863.             TabOrder = 0
  8864.           end
  8865.         end
  8866.       end
  8867.     end
  8868.     object TPage
  8869.       Left = 0
  8870.       Top = 0
  8871.       Caption = 'Plugin'
  8872.     end
  8873.   end
  8874.   object StaticText1: TStaticText
  8875.     Left = 650
  8876.     Top = 436
  8877.     Width = 37
  8878.     Height = 18
  8879.     Alignment = taRightJustify
  8880.     Caption = '5.3.5.0'
  8881.     Font.Charset = ANSI_CHARSET
  8882.     Font.Color = clBlack
  8883.     Font.Height = -11
  8884.     Font.Name = 'Arial'
  8885.     Font.Style = []
  8886.     ParentFont = False
  8887.     TabOrder = 1
  8888.   end
  8889.   object OpenDialogExe: TOpenDialog
  8890.     Filter = 'Executables|*.exe;*.com;*.bat;*.vbs'
  8891.     Left = 40
  8892.     Top = 8
  8893.   end
  8894.   object OpenDialogWave: TOpenDialog
  8895.     Filter = 'Waves|*.wav'
  8896.     Left = 8
  8897.     Top = 8
  8898.   end
  8899.   object Timer1: TTimer
  8900.     Enabled = False
  8901.     OnTimer = Timer1Timer
  8902.     Left = 80
  8903.     Top = 8
  8904.   end
  8905.   object ImageList1: TImageList
  8906.     Left = 120
  8907.     Top = 8
  8908.     Bitmap = {
  8909.       494C010117001800040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  8910.       0000000000003600000028000000400000006000000001002000000000000060
  8911.       0000000000000000000000000000000000000000000000000000000000000000
  8912.       0000000000000000000000000000000000000000000000000000000000000000
  8913.       0000000000000000000000000000000000000000000000000000000000000000
  8914.       0000000000000000000000000000000000000000000000000000000000000000
  8915.       0000000000000000000000000000000000000000000000000000000000000000
  8916.       0000000000000000000000000000000000000000000000000000000000000000
  8917.       0000000000000000000000000000000000000000000000000000000000000000
  8918.       0000000000000000000000000000000000000000000000000000000000000000
  8919.       0000000000000000000000000000000000000000000000000000000000000000
  8920.       0000000000000000000000000000000000000000000000000000000000000000
  8921.       0000000000000000000000000000000000000000000000000000000000000000
  8922.       0000000000000000000000000000000000000000000000000000000000000000
  8923.       00000000000000000000000000000000000000000000000000009C6363000000
  8924.       00009C6363009C636300000000000000000000000000000000009C6363009C63
  8925.       6300000000009C63630000000000000000000000000000000000000000000000
  8926.       0000000000000000000000000000000000000000000000000000000000000000
  8927.       0000000000000000000000000000000000000000000000000000000000000000
  8928.       0000000000000000000000000000000000000000000000000000000000000000
  8929.       0000000000000000000000000000000000000000000000000000000000000000
  8930.       0000000000000000000000000000000000000000000000000000000000000000
  8931.       0000000000000000000000000000000000000000000000000000EFEFEF000000
  8932.       0000EFEFEF00EFEFEF00008484009CFFFF0063CECE0000000000EFEFEF00EFEF
  8933.       EF0000000000EFEFEF0000000000000000000000000000000000000000000000
  8934.       0000000000000000000000000000000000000000000000000000000000000000
  8935.       0000000000000000000000000000000000000000000000000000000000000000
  8936.       0000000000000000000000000000000000000000000000000000000000000000
  8937.       0000000000000000000000000000000000000000000000000000000000000000
  8938.       00000000FF000000000000000000000000000000000000000000000000000000
  8939.       0000000000000000000000000000000000000000000000000000000000000000
  8940.       0000000000000000000000000000000000000000000000000000000000000000
  8941.       0000000000000000000000000000000000000000000000000000000000000000
  8942.       0000000000000000000000000000000000000000000000000000000000000000
  8943.       0000000000000000000000000000000000000000000000000000000000000000
  8944.       000000000000000000000000000000FFFF00C0C0C00000000000000000000000
  8945.       0000000000000000000000000000000000000000000000000000000000000000
  8946.       FF000000FF000000FF000000000000FFFF00C0C0C00000000000000000000000
  8947.       00000000FF0000000000000000000000000000000000009C9C00009C9C00009C
  8948.       9C00009C9C00009C9C00009C9C00009C9C00009C9C00009C9C00009C9C00009C
  8949.       9C00009C9C00009C9C0000000000000000000000000000000000000000000000
  8950.       0000000000000000000000000000000000000000000000000000000000000000
  8951.       0000000000000000000000000000000000000000000000000000000000008080
  8952.       800000FFFF000000000000FFFF000000000000FFFF00C0C0C00000FFFF00C0C0
  8953.       C000000000000000000000000000000000000000000000000000000000000000
  8954.       FF000000FF000000FF0000FFFF000000000000FFFF00C0C0C00000FFFF000000
  8955.       FF000000000000000000000000000000000000000000009C9C00FFFFFF009CFF
  8956.       FF009CFFFF009CCEFF000000000000000000000000009CCEFF009CFFFF009CCE
  8957.       FF009CCEFF00009C9C0000000000000000000000000000000000000000000000
  8958.       0000000000000000000000000000000000000000000000000000000000000000
  8959.       0000000000000000000000000000000000000000000000000000000000000000
  8960.       00008080800000FFFF000000000000FFFF00C0C0C00000FFFF00C0C0C0000000
  8961.       0000000000000000000000000000000000000000000000000000000000000000
  8962.       00000000FF000000FF000000FF0000FFFF00C0C0C00000FFFF000000FF000000
  8963.       FF000000000000000000000000000000000000000000009C9C00FFFFFF009CFF
  8964.       FF009CCEFF000063000000630000FF000000FF000000000000009CCEFF009CFF
  8965.       FF009CCEFF00009C9C0000000000000000000000000000000000000000000000
  8966.       0000000000000000000000000000000000000000000000000000000000000000
  8967.       0000000000000000000000000000000000000000000000000000000000000000
  8968.       0000808080000000000000FFFF000000000000FFFF00C0C0C00000FFFF000000
  8969.       0000000000000000000000000000000000000000000000000000000000000000
  8970.       0000808080000000FF000000FF000000FF0000FFFF000000FF000000FF000000
  8971.       00000000000000000000000000000000000000000000009C9C00FFFFFF009CFF
  8972.       FF00FF633100009C310000840000FFCE310000630000009C3100000000009CCE
  8973.       FF009CCEFF00009C9C0000000000000000000000000000000000000000000000
  8974.       0000000000000000000000000000000000000000000000000000000000000000
  8975.       0000000000000000000000000000000000000000000000000000000000000000
  8976.       00008080800000FFFF000000000000FFFF0000FFFF0000FFFF00C0C0C0000000
  8977.       0000000000000000000000000000000000000000000000000000000000000000
  8978.       00008080800000FFFF00000000000000FF000000FF0000FFFF00C0C0C0000000
  8979.       00000000000000000000000000000000000000000000009C9C00FFFFFF009CFF
  8980.       FF00FF633100FFFF3100FFFF3100FFCE3100FFCE310000630000000000009CFF
  8981.       FF009CFFFF00009C9C0000000000000000000000000000000000000000000000
  8982.       0000000000000000000000000000000000000000000000000000000000000000
  8983.       0000000000000000000000000000000000000000000000000000000000000000
  8984.       0000808080000000000000FFFF000000000000FFFF00C0C0C00000FFFF000000
  8985.       0000000000000000000000000000000000000000000000000000000000000000
  8986.       000080808000000000000000FF000000FF000000FF000000FF0000FFFF000000
  8987.       00000000000000000000000000000000000000000000009C9C00FFFFFF009CFF
  8988.       FF00FF633100FFFFCE000063310000633100FFCE3100FFCE3100FF6331009CCE
  8989.       FF009CCEFF00009C9C0000000000000000000000000000000000000000000000
  8990.       0000000000000000000000000000000000000000000000000000000000000000
  8991.       0000000000000000000000000000000000000000000000000000000000000000
  8992.       000000000000808080000000000000FFFF0000FFFF0000FFFF00000000000000
  8993.       0000000000000000000000000000000000000000000000000000000000000000
  8994.       0000000000000000FF000000FF000000FF0000FFFF000000FF00000000000000
  8995.       00000000000000000000000000000000000000000000009C9C00FFFFFF009CFF
  8996.       FF009CFFFF00009C310031CE3100009C310000633100FF6331009CCEFF009CFF
  8997.       FF009CFFFF00009C9C0000000000000000000000000000000000000000000000
  8998.       0000000000000000000000000000000000000000000000000000000000000000
  8999.       0000000000000000000000000000000000000000000000000000000000000000
  9000.       000000000000000000008080800000000000C0C0C00000000000000000000000
  9001.       0000000000000000000000000000000000000000000000000000000000000000
  9002.       FF000000FF000000FF000000FF0000000000C0C0C000000000000000FF000000
  9003.       FF000000000000000000000000000000000000000000009C9C00FFFFFF009CFF
  9004.       FF009CFFFF009CFFFF00009C3100009C3100009C31009CCEFF009CFFFF009CFF
  9005.       FF009CCEFF00009C9C0000000000000000000000000000000000000000000000
  9006.       0000000000000000000000000000000000000000000000000000000000000000
  9007.       0000000000000000000000000000000000000000000000000000000000000000
  9008.       0000000000000000000000000000808080000000000000000000000000000000
  9009.       00000000000000000000000000000000000000000000000000000000FF000000
  9010.       FF000000FF000000FF0000000000808080000000000000000000000000000000
  9011.       FF000000FF0000000000000000000000000000000000009C9C0063CECE0063CE
  9012.       CE0063CECE0063CECE0063CECE0063CECE00009C9C00009C9C00009C9C00009C
  9013.       9C00009C9C00009C9C0000000000000000000000000000000000000000000000
  9014.       0000000000000000000000000000000000000000000000000000000000000000
  9015.       0000000000000000000000000000000000000000000000000000000000000000
  9016.       0000000000000000000000000000808080000000000000000000000000000000
  9017.       0000000000000000000000000000000000000000000000000000000000000000
  9018.       0000000000000000000000000000808080000000000000000000000000000000
  9019.       0000000000000000000000000000000000000000000000000000009C9C00FFFF
  9020.       FF00CEFFFF009CFFFF009CFFFF00009C9C000000000000000000000000000000
  9021.       0000000000000000000000000000000000000000000000000000000000000000
  9022.       0000000000000000000000000000000000000000000000000000000000000000
  9023.       0000000000000000000000000000000000000000000000000000000000000000
  9024.       0000000000000000000000000000000000000000000000000000000000000000
  9025.       0000000000000000000000000000000000000000000000000000000000000000
  9026.       0000000000000000000000000000000000000000000000000000000000000000
  9027.       000000000000000000000000000000000000000000000000000000000000009C
  9028.       9C00009C9C00009C9C00009C9C00000000000000000000000000000000000000
  9029.       0000000000000000000000000000000000000000000000000000000000000000
  9030.       0000000000000000000000000000000000000000000000000000000000000000
  9031.       0000000000000000000000000000000000000000000000000000000000000000
  9032.       0000000000000000000000000000000000000000000000000000000000000000
  9033.       0000000000000000000000000000000000000000000000000000000000000000
  9034.       0000000000000000000000000000000000000000000000000000000000000000
  9035.       0000000000000000000000000000000000000000000000000000000000000000
  9036.       0000000000000000000000000000000000000000000000000000000000000000
  9037.       0000000000000000000000000000000000000000000000000000000000000000
  9038.       0000000000000000000000000000000000000000000000000000000000000000
  9039.       0000000000000000000000000000000000000000000000000000000000000000
  9040.       0000000000000000000000000000000000000080800000000000808080008080
  9041.       8000000000000000000000000000000000000000000000000000000000000000
  9042.       0000000000000000000000000000000000000000000000000000000000000000
  9043.       0000000000000000000000000000000000000000000000000000000000000000
  9044.       0000000000000000000000000000000000000000000000000000000000000000
  9045.       0000000000000000000000000000000000000000000000000000000000000000
  9046.       0000000000000000000000000000000000000000000000000000000000000000
  9047.       0000000000000000000000000000000000000000000000000000000000000000
  9048.       00000000000000000000000000000000000000FFFF0000000000808080000000
  9049.       0000808080000000000000000000000000000000000000000000000000000000
  9050.       0000000000000000000000000000000000000000000000000000000000000000
  9051.       000000000000000000000000000000000000000000007B7B7B00000000000000
  9052.       0000000000000000000000000000000000000000000000000000000000000000
  9053.       0000000000000000000000000000000000000000000000000000000000000000
  9054.       0000000000000000000000000000000000000000000000000000000000000000
  9055.       0000000000000000000000000000000000000000000000000000000000000000
  9056.       0000000000000000000000808000000000000000000080808000000000008080
  9057.       80000000000080808000000000000000000000000000009F9F0060CFCF0060CF
  9058.       CF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CF
  9059.       CF0060CFCF0060CFCF0060CFCF0000000000000000007B7B7B00000000000000
  9060.       0000000000000000000000000000000000000000000000000000000000000000
  9061.       0000000000000000000000000000000000000000000000000000000000000000
  9062.       0000000000000000000000000000000000000000000000000000000000000000
  9063.       0000000000000000000000000000000000000000000000000000000000000000
  9064.       0000000000000000000000FFFF00000000008080800000000000000000000000
  9065.       00008080800000000000808080000000000000000000009F9F00CFFFFF009FCF
  9066.       FF009FFFFF009FCFFF009FFFFF009FCFFF009FFFFF009FCFFF009FFFFF009FCF
  9067.       FF009FCFFF009FCFFF0060CFCF0000000000000000007B7B7B00000000000000
  9068.       0000946329009463290094632900946329009463290094632900946329009463
  9069.       2900946329000000000000000000000000000000000000000000000000000000
  9070.       0000000000000000000000000000000000000000000000000000000000000000
  9071.       0000000000000000000000000000000000000000000000000000000000000000
  9072.       0000008080000000000000000000808080000000000000000000000000000000
  9073.       00000000000080808000000000000000000000000000009F9F00CFFFFF009FFF
  9074.       FF009FFFFF009FFFFF00FF0000009FFFFF009FCFFF00FF000000FF000000FF00
  9075.       00009FCFFF009FCFFF0060CFCF0000000000000000007B7B7B00000000000000
  9076.       0000000000000000000000000000000000000000000000000000000000000000
  9077.       0000000000000000000000000000000000000000000000000000000000000000
  9078.       0000000000000000000000000000000000000000000000000000000000000000
  9079.       0000000000000000000000000000000000000000000000000000000000000000
  9080.       000000FFFF000000000080808000000000000000000000000000000000008080
  9081.       80000000000000000000808080000000000000000000009F9F00CFFFFF009FFF
  9082.       FF009FFFFF009FFFFF00FF0000009FFFFF009FFFFF009FCFFF00FF0000009FCF
  9083.       FF009FFFFF009FCFFF0060CFCF0000000000000000007B7B7B00000000000000
  9084.       0000946329009463290094632900946329009463290094632900946329009463
  9085.       2900946329000000000000000000000000000000000000000000000000000000
  9086.       0000003600000075000024360000757500003624120075007500360036000000
  9087.       0000000000000000000000000000000000000000000000000000008080000000
  9088.       0000000000008080800000000000000000000000000000000000000000000000
  9089.       00000000000000000000000000000080800000000000009F9F00CFFFFF009FFF
  9090.       FF009FFFFF009FFFFF009FFFFF00FF000000FF000000FF000000FF0000009FFF
  9091.       FF009FCFFF009FFFFF0060CFCF0000000000000000007B7B7B00000000000000
  9092.       0000000000000000000000000000000000000000000000000000000000000000
  9093.       0000000000000000000000000000000000000000000000000000000000000000
  9094.       00000075000000FF00004E750000FFFF0000754E2700FF00FF00750075000000
  9095.       000000000000000000000000000000000000000000000000000000FFFF000000
  9096.       0000808080000000000000000000000000000000000080808000000000000000
  9097.       000000000000000000000000000000FFFF0000000000009F9F00CFFFFF009FFF
  9098.       FF009FFFFF009FFFFF009FFFFF009FFFFF00FF0000009FFFFF00FF0000009FCF
  9099.       FF009FFFFF009FCFFF0060CFCF0000000000000000007B7B7B00000000000000
  9100.       0000EFC6A50000000000F7F7F7007B0000007B0000007B000000000000000000
  9101.       0000EFC69C000000000000000000000000000000000000000000000000000000
  9102.       000012241200274E27002A301E0075754E002A241E0027002700120012000000
  9103.       0000000000000000000000000000000000000080800000000000000000008080
  9104.       8000000000000000000000000000808080008080800000000000000000000000
  9105.       00000000000000808000000000000000000000000000009F9F00CFFFFF009FFF
  9106.       FF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF00FF000000FF0000009FFF
  9107.       FF009FCFFF009FFFFF0060CFCF0000000000000000007B7B7B0000000000EFC6
  9108.       9C007B00000000000000FF972900FF97290000942900FF0000007B0000000000
  9109.       00007B000000EFC6A50000000000000000000000000000000000000000000000
  9110.       00003B3B3B008080800062626200000000004E4E4E0000000000000000000000
  9111.       00000000000000000000000000000000000000FFFF0000000000808080000000
  9112.       0000000000000000000000000000808080000000000000000000000000000000
  9113.       00000000000000FFFF00000000000000000000000000009F9F00CFFFFF009FFF
  9114.       FF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF00FF0000009FFF
  9115.       FF009FFFFF009FCFFF0060CFCF0000000000000000007B7B7B00EFC69C007B00
  9116.       0000F7F7F700000000007B7B0000FFFF2900FFFF2900009429007B0000000000
  9117.       0000F7F7F7007B000000EFC6A500000000000000000000000000000000000000
  9118.       00001212240027274E001E2A30004E7575001E24240027000000120000000000
  9119.       0000000000000000000000000000000000008080800080808000000000000000
  9120.       0000808080008080800000000000000000000000000000000000000000000080
  9121.       80000000000000000000000000000000000000000000009F9F00CFFFFF00CFFF
  9122.       FF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFF
  9123.       FF00CFFFFF009FFFFF0060CFCF0000000000000000007B7B7B0000000000EFC6
  9124.       9C007B000000000000007B7B0000F7F7F700FFFF2900FF9729007B0000000000
  9125.       00007B000000EFC69C0000000000000000000000000000000000000000000000
  9126.       0000000075000000FF00004E750000FFFF00274E4E00FF000000750000000000
  9127.       0000000000000000000000000000000000000000000000000000000000000000
  9128.       00008080800080808000000000000000000000000000000000000000000000FF
  9129.       FF000000000000000000000000000000000000000000009F9F0060CFCF0060CF
  9130.       CF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF00009F9F00009F9F00009F
  9131.       9F00009F9F00009F9F00009F9F0000000000000000007B7B7B00000000000000
  9132.       0000EFC6A50000000000F7F7F7007B7B00007B7B0000FF972900000000000000
  9133.       0000EFC6A5000000000000000000000000000000000000000000000000000000
  9134.       0000000036000000750000243600007575001224240075000000360000000000
  9135.       0000000000000000000000000000000000000000000000000000000000000000
  9136.       0000808080008080800000000000000000000000000000808000000000000000
  9137.       0000000000000000000000000000000000000000000000000000009F9F00F0F0
  9138.       F000CFFFFF00CFFFFF009FFFFF009FFFFF00009F9F0000000000000000000000
  9139.       000000000000000000000000000000000000000000007B7B7B00000000000000
  9140.       0000000000000000000000000000000000000000000000000000000000000000
  9141.       0000000000000000000000000000000000000000000000000000000000000000
  9142.       0000000000000000000000000000000000000000000000000000000000000000
  9143.       0000000000000000000000000000000000000000000000000000000000000000
  9144.       0000000000000000000000000000000000000000000000FFFF00000000000000
  9145.       000000000000000000000000000000000000000000000000000000000000009F
  9146.       9F00009F9F00009F9F00009F9F00009F9F000000000000000000000000000000
  9147.       000000000000000000000000000000000000000000007B7B7B00000000000000
  9148.       0000000000000000000000000000000000000000000000000000000000000000
  9149.       0000BDBDBD00F7F7F70084848400000000000000000000000000000000000000
  9150.       0000000000000000000000000000000000000000000000000000000000000000
  9151.       0000000000000000000000000000000000000000000000000000000000000000
  9152.       0000000000000000000000000000008080000000000000000000000000000000
  9153.       0000000000000000000000000000000000000000000000000000000000000000
  9154.       0000000000000000000000000000000000000000000000000000000000000000
  9155.       000000000000000000000000000000000000000000007B7B7B00000000000000
  9156.       0000000000000000000000000000000000000000000000000000000000000000
  9157.       0000BDBDBD007B7B7B0000000000000000000000000000000000000000000000
  9158.       0000000000000000000000000000000000000000000000000000000000000000
  9159.       0000000000000000000000000000000000000000000000000000000000000000
  9160.       000000000000000000000000000000FFFF000000000000000000000000000000
  9161.       0000000000000000000000000000000000000000000000000000000000000000
  9162.       0000000000000000000000000000000000000000000000000000000000000000
  9163.       000000000000000000000000000000000000000000007B7B7B007B7B7B007B7B
  9164.       7B007B7B7B007B7B7B007B7B7B007B7B7B007B7B7B007B7B7B007B7B7B007B7B
  9165.       7B007B7B7B000000000000000000000000000000000000000000000000000000
  9166.       0000000000000000000000000000000000000000000000000000000000000000
  9167.       0000000000000000000000000000000000000000000000000000000000000000
  9168.       0000000000000000000000000000000000000000000000000000000000000000
  9169.       0000000000000000000000000000000000000000000000000000000000000000
  9170.       0000000000000000000000000000000000000000000000000000000000000000
  9171.       0000000000000000000000000000000000000000000000000000000000000000
  9172.       0000000000000000000000000000000000000000000000000000000000000000
  9173.       0000000000000000000000000000000000000000000060606000606060006060
  9174.       6000606060006060600060606000606060006060600060606000606060006060
  9175.       60001F1F1F000000000000000000000000000000000000000000000000000000
  9176.       0000000000000000000000000000000000000000000000000000000000000000
  9177.       0000000000000000000000000000000000000000000000000000000000000000
  9178.       0000000000000000000000000000000000000000000000000000000000000000
  9179.       0000000000000000000000000000000000000000000000000000000000000000
  9180.       0000000000000000000000000000000000000000000000000000000000000000
  9181.       0000000000000000000000000000000000009F9F9F00D0E0E000EFEFEF00D0E0
  9182.       E000D0E0E000D0E0E000D0E0E000D0E0E000D0E0E000D0E0E000D0E0E000D0E0
  9183.       E000808080001F1F1F0000000000000000000000000000000000000000000000
  9184.       0000000000000000000000000000000000000000000000000000000000000000
  9185.       0000000000000000000000000000000000000000000000000000000000000000
  9186.       000000000000000000004F2A0900371E0700371E07004D290900000000000000
  9187.       0000000000000000000000000000000000000000000000000000000000000000
  9188.       00000000000000000000494F09003337070033370700474D0900000000000000
  9189.       000000000000000000000000000000000000000000009F9F9F001F1F1F00D0E0
  9190.       E0001F1F1F00D0E0E0001F1F1F00D0E0E0001F1F1F00D0E0E0001F1F1F00D0E0
  9191.       E0001F1F1F00606060001F1F1F00000000000000000080808000808080008080
  9192.       8000808080008080800080808000808080008080800080808000808080008080
  9193.       8000808080008080800000000000000000000000000000000000000000000000
  9194.       0000AA5B140096501200AA5B1400B15E1500AC5C1400985112007A410E008A49
  9195.       1000000000000000000000000000000000000000000000000000000000000000
  9196.       00009EAA14008B9612009EAA1400A4B115009FAC14008D981200717A0E00808A
  9197.       10000000000000000000000000000000000000000000000000009F9F9F001F1F
  9198.       1F009F9F9F00202020009F9F9F00202020009F9F9F00202020009F9F9F001F1F
  9199.       1F008080800060606000606060001F1F1F000000000080808000C0C0C000C0C0
  9200.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  9201.       C000C0C0C000808080000000000000000000000000000000000000000000CC6D
  9202.       1800D06F1800D9731900DB741900D9731900D06F1800C1671700AE5D1400914D
  9203.       11008A491000000000000000000000000000000000000000000000000000BDCC
  9204.       1800C1D01800C9D91900CBDB1900C9D91900C1D01800B3C11700A1AE14008691
  9205.       1100808A10000000000000000000000000000000000000000000000000009F9F
  9206.       9F00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  9207.       C000C0C0C000C0C0C000606060001F1F1F00000000008080800000808000C0C0
  9208.       C000C0C0C000C0C0C000008080000080800000808000C0C0C000C0C0C000C0C0
  9209.       C00000808000808080000000000000000000000000000000000000000000DE76
  9210.       1A00E67C1E00E67C1E00E67A1A00E4791A00E0771A00DB741900CC6D1800AE5D
  9211.       14007A410E00000000000000000000000000000000000000000000000000CEDE
  9212.       1A00D6E61E00D6E61E00D5E61A00D3E41A00D0E01A00CBDB1900BDCC1800A1AE
  9213.       1400717A0E000000000000000000000000000000000000000000000000009F9F
  9214.       9F00606060006060600060606000606060006060600060606000606060006060
  9215.       60006060600060606000C0C0C0001F1F1F00000000008080800000FFFF000080
  9216.       8000C0C0C0000080800000000000000000000000000000808000C0C0C0000080
  9217.       8000C0C0C0008080800000000000000000000000000000000000C76A1700E98E
  9218.       3D00E7802500E67A1A00E67A1A00E67A1A00E4791A00E4791A00DB741900C167
  9219.       1700985112004D29090000000000000000000000000000000000B9C71700DBE9
  9220.       3D00D7E72500D5E61A00D5E61A00D5E61A00D3E41A00D3E41A00CBDB1900B3C1
  9221.       17008D981200474D090000000000000000000000000000000000000000009F9F
  9222.       9F0090AFAF0090AFAF0090AFAF0090AFAF0090AFAF0090AFAF0090AFAF0090AF
  9223.       AF0090AFAF001F1F1F00606060001F1F1F000000000080808000FFFFFF00FFFF
  9224.       FF000080800000000000FFFFFF00FFFFFF0000FFFF000000000000808000C0C0
  9225.       C000C0C0C0008080800000000000000000000000000000000000C5691700EC99
  9226.       5000E7842B00E67A1A00E67A1A00E67A1A00E67A1A00E67A1A00E2781A00D06F
  9227.       1800AA5B1400371E070000000000000000000000000000000000B7C51700DFEC
  9228.       5000D8E72B00D5E61A00D5E61A00D5E61A00D5E61A00D5E61A00D2E21A00C1D0
  9229.       18009EAA14003337070000000000000000000000000000000000000000009F9F
  9230.       9F00F0F0F000D0E0E000D0E0E000D0E0E000D0E0E000D0E0E000D0E0E000D0E0
  9231.       E000D0E0E00080808000202020001F1F1F00000000008080800000FFFF00C0C0
  9232.       C00000000000FFFFFF0000FFFF00FFFFFF00FFFFFF00FFFFFF00000000000080
  9233.       8000C0C0C0008080800000000000000000000000000000000000C5691700EC98
  9234.       4E00E8852C00E67C1E00E67A1A00E67A1A00E67A1A00E67A1A00E4791A00D973
  9235.       1900B15E1500371E070000000000000000000000000000000000B7C51700DFEC
  9236.       4E00D9E82C00D6E61E00D5E61A00D5E61A00D5E61A00D5E61A00D3E41A00C9D9
  9237.       1900A4B115003337070000000000000000000000000000000000000000009F9F
  9238.       9F00FFFFFF003030000080800000808000006060000080800000606000006060
  9239.       0000D0E0E0008080800060606000202020000000000080808000C0C0C0000000
  9240.       000000FFFF00FFFFFF00FFFFFF00FFFFFF0000FFFF00FFFFFF00FFFFFF000000
  9241.       0000008080008080800000000000000000000000000000000000C76A1700EA91
  9242.       4200E8873000E67D2000E67A1A00E67A1A00E67A1A00E67A1A00E67A1A00DB74
  9243.       1900A85A14004F2A090000000000000000000000000000000000B9C71700DCEA
  9244.       4200D9E83000D6E62000D5E61A00D5E61A00D5E61A00D5E61A00D5E61A00CBDB
  9245.       19009CA81400494F090000000000000000000000000000000000000000009F9F
  9246.       9F00FFFFFF00303000009F9F0000CF9F60009FCF60009F9F6000CF609F006060
  9247.       0000D0E0E000808080006060600020202000000000008080800000000000FFFF
  9248.       FF00FFFFFF00FFFFFF0000FFFF00FFFFFF00FFFFFF00FFFFFF0000FFFF00FFFF
  9249.       FF0000000000008080000000000000000000000000000000000000000000E784
  9250.       2B00E98B3700E7802500E67E2200E67C1E00E67A1A00E67A1A00E4791A00D371
  9251.       1900914D1100000000000000000000000000000000000000000000000000D8E7
  9252.       2B00DAE93700D7E72500D6E62200D6E61E00D5E61A00D5E61A00D3E41A00C4D3
  9253.       1900869111000000000000000000000000000000000000000000000000009F9F
  9254.       9F00FFFFFF00303000009F9F0000FFCFCF00FFCFCF00FFCFCF009FCF60006060
  9255.       0000D0E0E0008080800060606000202020000000000080808000FFFFFF00FFFF
  9256.       FF0000FFFF00FFFFFF00FFFFFF00FFFFFF0000FFFF00FFFFFF00FFFFFF00FFFF
  9257.       FF0000FFFF00000000000000000000000000000000000000000000000000E67D
  9258.       2000E98B3700E8893400E8852C00E7822900E67E2200E67B1C00DC751A00BC64
  9259.       16009C531200000000000000000000000000000000000000000000000000D6E6
  9260.       2000DAE93700D9E83400D9E82C00D7E72900D6E62200D5E61C00CCDC1A00AEBC
  9261.       1600919C12000000000000000000000000000000000000000000000000009F9F
  9262.       9F00FFFFFF00303000009F9F0000FF606000FF606000FF606000FF3030006060
  9263.       0000D0E0E0008080800060606000202020000000000080808000808080008080
  9264.       8000808080008080800080808000808080008080800080808000808080008080
  9265.       8000808080008080800000000000000000000000000000000000000000000000
  9266.       0000E67D2000E7822900EA8F3E00EB944700EA8F3E00E67A1A00AC5C1400A357
  9267.       1300000000000000000000000000000000000000000000000000000000000000
  9268.       0000D6E62000D7E72900DCEA3E00DDEB4700DCEA3E00D5E61A009FAC140097A3
  9269.       1300000000000000000000000000000000000000000000000000000000009F9F
  9270.       9F00FFFFFF003030000030300000303000003030000030300000303000003030
  9271.       0000D0E0E0008080800060606000202020000000000000000000000000000000
  9272.       0000000000000000000000000000000000000000000000000000000000000000
  9273.       0000000000000000000000000000000000000000000000000000000000000000
  9274.       00000000000000000000C5691700C3681700C0661600B8621600000000000000
  9275.       0000000000000000000000000000000000000000000000000000000000000000
  9276.       00000000000000000000B7C51700B5C31700B2C01600ABB81600000000000000
  9277.       0000000000000000000000000000000000000000000000000000000000009F9F
  9278.       9F00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00F0FFFF00EFEF
  9279.       EF00EFEFEF008080800060606000202020000000000000000000000000000000
  9280.       0000000000000000000000000000000000000000000000000000000000000000
  9281.       0000000000000000000000000000000000000000000000000000000000000000
  9282.       0000000000000000000000000000000000000000000000000000000000000000
  9283.       0000000000000000000000000000000000000000000000000000000000000000
  9284.       0000000000000000000000000000000000000000000000000000000000000000
  9285.       0000000000000000000000000000000000000000000000000000000000009F9F
  9286.       9F00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  9287.       C000C0C0C000C0C0C0009F9F9F002F2F2F000000000000000000000000000000
  9288.       0000000000000000000000000000000000000000000000000000000000000000
  9289.       0000000000000000000000000000000000000000000000000000000000000000
  9290.       0000000000000000000000000000000000000000000000000000000000000000
  9291.       0000000000000000000000000000000000000000000000000000000000000000
  9292.       0000000000000000000000000000000000000000000000000000000000000000
  9293.       0000000000000000000000000000000000000000000000000000000000000000
  9294.       00009F9F9F009F9F9F009F9F9F009F9F9F009F9F9F009F9F9F009F9F9F009F9F
  9295.       9F009F9F9F009F9F9F009F9F9F00000000000000000000000000000000000000
  9296.       0000000000000000000000000000000000000000000000000000000000000000
  9297.       0000000000000000000000000000000000000000000000000000000000000000
  9298.       0000000000000000000000000000000000000000000000000000000000000000
  9299.       0000000000000000000000000000000000000000000000000000000000000000
  9300.       0000000000000000000000000000000000000000000000000000000000000000
  9301.       0000000000000000000000000000000000000000000000000000000000000000
  9302.       0000000000000000000000000000000000000000000000000000000000000000
  9303.       0000000000000000000000000000000000000000000000000000000000000000
  9304.       0000000000000000000000000000000000000000000000000000000000000000
  9305.       00000000000000000000000000000000000000000000D0D0D000000000000000
  9306.       0000000000000000000000000000000000000000000000000000000000000000
  9307.       0000000000000000000000080000000000000000000000000000000000000000
  9308.       0000000000000000000000000000000000000000000000000000000000000000
  9309.       0000000000000000000000000000000000000000000000000000000000000000
  9310.       0000000000000000000000000000000000000000000000000000000000000000
  9311.       00000000000000000000000000000000000000000000009F9F0060CFCF0060CF
  9312.       CF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CF
  9313.       CF0060CFCF0060CFCF0060CFCF00000000000000000080808000808080008080
  9314.       8000808080000000000000000000000000000000000000000000000000008080
  9315.       80008080800080808000000000000000000000000000009F9F0060CFCF0060CF
  9316.       CF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CF
  9317.       CF0060CFCF0060CFCF0060CFCF000000000000000000009F9F0060CFCF0060CF
  9318.       CF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF0060CF
  9319.       CF0060CFCF0060CFCF0060CFCF000000000000000000009F9F00CFFFFF009FCF
  9320.       FF009FFFFF009FCFFF009FFFFF009FCFFF009FFFFF009FCFFF009FFFFF009FCF
  9321.       FF009FCFFF009FCFFF0060CFCF00000000000000000080808000FFFFFF00B0B0
  9322.       B000B0B0B000A0A0A000CFCFCF00A0A0A000CFCFCF00A0A0A000000000007070
  9323.       70009090900080808000000000000000000000000000009F9F00CFFFFF009FCF
  9324.       FF009FFFFF009FCFFF009FFFFF000000000000000000000000009FFFFF009FCF
  9325.       FF009FCFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF009FCF
  9326.       FF009FFFFF009FCFFF009FFFFF009FCFFF009FFFFF009FCFFF009FFFFF009FCF
  9327.       FF009FCFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9328.       FF009FFFFF009FFFFF009FCFFF009FFFFF009FCFFF009FFFFF009FCFFF009FFF
  9329.       FF009FCFFF009FCFFF0060CFCF00000000000000000080808000FFFFFF00B0B0
  9330.       B000B0B0B000CFCFCF0000000000CFCFCF00CFCFCF00A0A0A000000000007070
  9331.       70009090900080808000000000000000000000000000009F9F00CFFFFF009FFF
  9332.       FF009FFFFF009FFFFF008484840000FF000000FF0000000000009FCFFF009FFF
  9333.       FF009FCFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9334.       FF009FFFFF009FFFFF009FCFFF009FFFFF009FCFFF009FFFFF009FCFFF009FFF
  9335.       FF009FCFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9336.       FF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FCFFF009FFFFF009FCF
  9337.       FF009FFFFF009FCFFF0060CFCF00000000000000000080808000FFFFFF009090
  9338.       900090909000CFCFCF00CFCFCF00CFCFCF00CFCFCF00CFCFCF00808080007070
  9339.       70007070700080808000000000000000000000000000009F9F00CFFFFF009FFF
  9340.       FF009FFFFF00848484008484840000FF000000FF000000000000000000009FCF
  9341.       FF009FFFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9342.       FF009FFFFF000000000000000000000000000000000000000000000000009FCF
  9343.       FF009FFFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9344.       FF009FFFFF009FFFFF009FFFFF009FFFFF009FCFFF009FFFFF009FCFFF009FFF
  9345.       FF009FCFFF009FFFFF0060CFCF00000000000000000080808000FFFFFF00B0B0
  9346.       B000B0B0B00090909000B0B0B00090909000B0B0B00090909000B0B0B0009090
  9347.       90009090900080808000000000000000000000000000009F9F00CFFFFF009FFF
  9348.       FF008484840000FF000000FF000000FF000000FF000000FF000000FF00000000
  9349.       00009FCFFF009FFFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9350.       FF00848484000000840000008400000084000000840000008400000084000000
  9351.       00009FCFFF009FFFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9352.       FF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FCF
  9353.       FF009FFFFF009FCFFF0060CFCF00000000000000000080808000FFFFFF00C0C0
  9354.       C000FFFFCF00FFFFFF00FFFFCF00FFFFFF00FFFFCF00FFFFFF00FFFFCF00FFFF
  9355.       FF007070700080808000000000000000000000000000009F9F00CFFFFF009FFF
  9356.       FF008484840000FF000000FF000000FF000000FF000000FF000000FF00000000
  9357.       00009FFFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9358.       FF00848484000000FF000000FF000000FF000000FF000000FF000000FF000000
  9359.       00009FFFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9360.       FF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FCFFF009FFF
  9361.       FF009FCFFF009FFFFF0060CFCF00000000000000000080808000FFFFFF00B0B0
  9362.       B000FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF
  9363.       9F009090900080808000000000000000000000000000009F9F00CFFFFF009FFF
  9364.       FF009FFFFF00848484008484840000FF000000FF000000000000000000009FFF
  9365.       FF009FCFFF009FFFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9366.       FF009FFFFF008484840084848400848484008484840084848400848484009FFF
  9367.       FF009FCFFF009FFFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9368.       FF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFF
  9369.       FF009FFFFF009FCFFF0060CFCF00000000000000000080808000FFFFFF00C0C0
  9370.       C000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9371.       FF00B0B0B00080808000000000000000000000000000009F9F00CFFFFF009FFF
  9372.       FF009FFFFF009FFFFF008484840000FF000000FF0000000000009FFFFF009FFF
  9373.       FF009FFFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF009FFF
  9374.       FF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFFFF009FFF
  9375.       FF009FFFFF009FCFFF0060CFCF000000000000000000009F9F00CFFFFF00CFFF
  9376.       FF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFF
  9377.       FF00CFFFFF009FFFFF0060CFCF00000000000000000080808000FFFFFF00B0B0
  9378.       B000FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF
  9379.       9F00C0C0C00080808000000000000000000000000000009F9F00CFFFFF00CFFF
  9380.       FF00CFFFFF00CFFFFF00CFFFFF008484840084848400CFFFFF00CFFFFF00CFFF
  9381.       FF00CFFFFF009FFFFF0060CFCF000000000000000000009F9F00CFFFFF00CFFF
  9382.       FF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFFFF00CFFF
  9383.       FF00CFFFFF009FFFFF0060CFCF000000000000000000009F9F0060CFCF0060CF
  9384.       CF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF00009F9F00009F9F00009F
  9385.       9F00009F9F00009F9F00009F9F00000000000000000080808000FFFFFF00C0C0
  9386.       C000FFFFCF00FFFFFF00FFFFCF00FFFFFF00FFFFCF00FFFFFF00FFFFCF00FFFF
  9387.       FF00B0B0B00080808000000000000000000000000000009F9F0060CFCF0060CF
  9388.       CF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF00009F9F00009F9F00009F
  9389.       9F00009F9F00009F9F00009F9F000000000000000000009F9F0060CFCF0060CF
  9390.       CF0060CFCF0060CFCF0060CFCF0060CFCF0060CFCF00009F9F00009F9F00009F
  9391.       9F00009F9F00009F9F00009F9F00000000000000000000000000009F9F00F0F0
  9392.       F000CFFFFF00CFFFFF009FFFFF009FFFFF00009F9F0000000000000000000000
  9393.       0000000000000000000000000000000000000000000080808000FFFFFF00C0C0
  9394.       C000FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF9F00FFFF
  9395.       9F00000000008080800000000000000000000000000000000000009F9F00F0F0
  9396.       F000CFFFFF00CFFFFF009FFFFF009FFFFF00009F9F0000000000000000000000
  9397.       0000000000000000000000000000000000000000000000000000009F9F00F0F0
  9398.       F000CFFFFF00CFFFFF009FFFFF009FFFFF00009F9F0000000000000000000000
  9399.       000000000000000000000000000000000000000000000000000000000000009F
  9400.       9F00009F9F00009F9F00009F9F00009F9F000000000000000000000000000000
  9401.       0000000000000000000000000000000000000000000080808000FFFFFF00B0B0
  9402.       B0009F9F00009F9F00009F9F00009F9F00009F9F00009F9F00009F9F00009F9F
  9403.       0000C0C0C000808080000000000000000000000000000000000000000000009F
  9404.       9F00009F9F00009F9F00009F9F00009F9F000000000000000000000000000000
  9405.       000000000000000000000000000000000000000000000000000000000000009F
  9406.       9F00009F9F00009F9F00009F9F00009F9F000000000000000000000000000000
  9407.       0000000000000000000000000000000000000000000000000000000000000000
  9408.       0000000000000000000000000000000000000000000000000000000000000000
  9409.       0000000000000000000000000000000000000000000000000000808080008080
  9410.       8000808080008080800080808000808080008080800080808000808080008080
  9411.       8000808080008080800000000000000000000000000000000000000000000000
  9412.       0000000000000000000000000000000000000000000000000000000000000000
  9413.       0000000000000000000000000000000000000000000000000000000000000000
  9414.       0000000000000000000000000000000000000000000000000000000000000000
  9415.       0000000000000000000000000000000000000000000000000000000000000000
  9416.       0000000000000000000000000000000000000000000000000000000000000000
  9417.       0000000000000000000000000000000000000000000000000000000000000000
  9418.       0000000000000000000000000000000000000000000000000000000000000000
  9419.       0000000000000000000000000000000000000000000000000000000000000000
  9420.       0000000000000000000000000000000000000000000000000000000000000000
  9421.       0000000000000000000000000000000000000000000000000000000000000000
  9422.       0000000000000000000000000000000000000000000000000000000000000000
  9423.       0000000000000000000000000000000000000000000000000000000000000000
  9424.       0000000000000000000000000000000000000000000000000000000000000000
  9425.       0000000000000000000000000000000000000000000000000000000000008080
  9426.       8000000000000000000000000000000000000000000000000000000000000000
  9427.       0000000000000000000000000000000000000000000000000000000000000000
  9428.       0000000000000000000000000000000000000000000000000000000000000000
  9429.       0000000000000000000000000000000000000000000000000000000000000000
  9430.       00000000000000000000000000004F4F4F004F4F4F004F4F4F00000000000000
  9431.       000000000000000000000000000000000000000000000000000080808000C0C0
  9432.       C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  9433.       C000C0C0C000C0C0C00000000000000000000000000000000000000000008080
  9434.       8000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  9435.       C000C0C0C00000000000C0C0C000000000000000000000000000000000007070
  9436.       7000505050005050500050505000505050005050500050505000505050005050
  9437.       5000505050005050500050505000000000000000000000000000000000000000
  9438.       0000000000004F4F4F004F4F4F00CFCFCF00CFCFCF00808080004F4F4F004F4F
  9439.       4F002F2F2F00000000000000000000000000000000000000000080808000FFFF
  9440.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9441.       FF00FFFFFF00C0C0C00000000000000000000000000000000000000000008080
  9442.       8000FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000000000000000000000
  9443.       0000FFFFFF0000000000C0C0C000000000000000000000000000000000007070
  9444.       7000CFCFCF00CFCFCF00CFCFCF00CFCFCF00CFCFCF00CFCFCF00CFCFCF00CFCF
  9445.       CF00CFCFCF00CFCFCF0050505000000000000000000000000000000000004F4F
  9446.       4F004F4F4F00CFCFCF00CFCFCF00CFCFCF00CFCFCF00CFCFCF004F4F4F004F4F
  9447.       4F0000000000000000000000000000000000000000000000000080808000FFFF
  9448.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9449.       FF00FFFFFF00C0C0C00000000000000000000000000000000000000000008080
  9450.       8000FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000FFFFFF00FFFFFF000000
  9451.       0000FFFFFF00FFFFFF00C0C0C000000000000000000000000000CF3030007070
  9452.       7000FFFFFF00EFEFEF00EFEFEF00D0E0E000D0E0E000EFEFEF00D0E0E000D0E0
  9453.       E000D0E0E000CFCFCF005050500000000000000000000000000080808000CFCF
  9454.       CF00CFCFCF00D0E0E00000800000D0E0E000CFCFCF00CFCFCF00606060004F4F
  9455.       4F004F4F4F00000000000000000000000000000000000000000080808000FFFF
  9456.       FF00FFFFFF00000000000000000000000000000000000000000000000000FFFF
  9457.       FF00FFFFFF00C0C0C00000000000000000000000000000000000000000008080
  9458.       8000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000000000000000
  9459.       0000FFFFFF00FFFFFF00C0C0C0000000000000000000CF303000FFFFFF000000
  9460.       0000000000009F6000009F6000009F600000EFEFEF00D0E0E000EFEFEF00D0E0
  9461.       E000D0E0E000CFCFCF005050500000000000000000000000000080808000D0E0
  9462.       E000D0E0E000008000000080000000800000609F6000CFCFCF00808080006060
  9463.       60004F4F4F00000000000000000000000000000000000000000080808000FFFF
  9464.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9465.       FF00FFFFFF00C0C0C00000000000000000000000000000000000000000008080
  9466.       8000FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000FFFFFF00FFFFFF000000
  9467.       0000FFFFFF00FFFFFF00C0C0C0000000000000808000CF30300060303000CF30
  9468.       3000FF603000FF603000FF603000FF6030009F600000EFEFEF00D0E0E000EFEF
  9469.       EF00D0E0E000CFCFCF005050500000000000000000000000000080808000D0E0
  9470.       E000309F3000C0C0C00000800000D0E0E00000800000CFCFCF00808080006060
  9471.       6000606060004F4F4F000000000000000000000000000000000080808000FFFF
  9472.       FF00FFFFFF00000000000000000000000000000000000000000000000000FFFF
  9473.       FF00FFFFFF00C0C0C00000000000000000000000000000000000000000008080
  9474.       8000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000000000000000
  9475.       0000FFFFFF00FFFFFF00C0C0C000000000005F5F5F00609F9F009F300000FF60
  9476.       3000FF603000C0C0C000C0C0C000CF303000FF6030009F600000EFEFEF00D0E0
  9477.       E000D0E0E000CFCFCF0050505000000000000000000080808000D0E0E000C0C0
  9478.       C00000800000C0C0C000D0E0E000D0E0E000D0E0E000D0E0E000CFCFCF007070
  9479.       700060606000606060000000000000000000000000000000000080808000FFFF
  9480.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9481.       FF00FFFFFF00C0C0C00000000000000000000000000000000000000000008080
  9482.       800000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  9483.       FF00FFFFFF00FFFFFF00C0C0C0000000000070707000609FCF00CF603000FF60
  9484.       3000CF600000F0FFFF00F0FFFF00F0F0F000F0FFFF00EFEFEF00D0E0E000EFEF
  9485.       EF00D0E0E000CFCFCF0050505000000000000000000080808000D0E0E000309F
  9486.       30000080000000800000C0C0C0000080000000800000D0E0E000CFCFCF008080
  9487.       80006060600060606000000000004F4F4F00000000000000000080808000FFFF
  9488.       FF00FFFFFF00000000000000000000000000000000000000000000000000FFFF
  9489.       FF00FFFFFF00C0C0C00000000000000000000000000000000000000000000000
  9490.       000000000000FFFF0000FFFF00000000000000000000FFFFFF00FFFFFF00FFFF
  9491.       FF00FFFFFF00FFFFFF00C0C0C0000000000000000000707070009FCFFF00FF60
  9492.       3000CF600000CF600000CF600000CF600000CF600000CF600000EFEFEF00D0E0
  9493.       E000D0E0E000CFCFCF0050505000000000000000000080808000D0E0E000D0E0
  9494.       E00000800000C0C0C000D0E0E0008080800000800000C0C0C000CFCFCF008080
  9495.       80008080800060606000606060004F4F4F00000000000000000080808000FFFF
  9496.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9497.       FF00FFFFFF00C0C0C00000000000000000000000000080800000808000000000
  9498.       0000FFFF0000FFFF0000000000008080000000000000FFFFFF00FFFFFF00FFFF
  9499.       FF00FFFFFF00FFFFFF00C0C0C000000000000000000080000000609F9F009FFF
  9500.       FF00CF600000F0FFFF00F0FFFF00CF303000FFCF0000CF600000F0F0F000EFEF
  9501.       EF00D0E0E000CFCFCF00505050000000000080808000D0E0E000D0E0E000D0E0
  9502.       E000D0E0E000309F3000309F3000CFCFCF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9503.       FF008080800080808000606060004F4F4F00000000000000000080808000FFFF
  9504.       FF00FFFFFF00000000000000000000000000FFFFFF000000000000000000FFFF
  9505.       FF00FFFFFF00C0C0C0000000000000000000000000000000000000000000FFFF
  9506.       0000FFFF000000000000000000000000000000000000FFFFFF00FFFFFF00FFFF
  9507.       FF00FFFFFF00FFFFFF00C0C0C000000000000000000000000000800000009F9F
  9508.       6000CFCF9F00CF303000CF303000FFFF6000CF600000F0F0F000F0FFFF00EFEF
  9509.       EF00CFCFCF009F9F9F00505050000000000080808000D0E0E000D0E0E000CFCF
  9510.       CF00CFCFCF00CFCFCF00FFFFFF00FFFFFF00C0C0C000C0C0C000C0C0C000C0C0
  9511.       C000FFFFFF0080808000808080004F4F4F00000000000000000080808000FFFF
  9512.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9513.       FF00FFFFFF00C0C0C00000000000000000000000000000000000FFFF0000FFFF
  9514.       0000000000008080800000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9515.       FF00FFFFFF00FFFFFF00C0C0C000000000000000000000000000000000008000
  9516.       0000CF600000CF600000CF600000CF600000F0FFFF00FF603000F0F0F000CFCF
  9517.       CF009F9F9F0070707000505050000000000080808000CFCFCF00CFCFCF00FFFF
  9518.       FF00FFFFFF0080808000C0C0C000C0C0C00080808000D0E0E000D0E0E0008080
  9519.       8000D0E0E000FFFFFF00808080004F4F4F00000000000000000080808000FFFF
  9520.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9521.       FF00FFFFFF00C0C0C000000000000000000000000000FFFF0000FFFF00000000
  9522.       000000000000FFFF0000FFFF000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  9523.       FF00000000000000000000000000000000000000000000000000000000008080
  9524.       8000FFFFFF00F0FFFF00F0FFFF00CF600000CF600000F0FFFF00F0FFFF005050
  9525.       50003030300030303000303030000000000080808000FFFFFF00FFFFFF008080
  9526.       800080808000C0C0C000D0E0E00080808000FFFFFF00FFFFFF00D0E0E0008080
  9527.       800080808000808080000000000000000000000000000000000080808000FFFF
  9528.       FF0000000000FFFFFF0000000000FFFFFF0000000000FFFFFF0000000000FFFF
  9529.       FF0000000000FFFFFF000000000000000000000000000000000000000000FFFF
  9530.       FF00FFFFFF00000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  9531.       FF0080808000FFFFFF0000000000000000000000000000000000000000008080
  9532.       8000FFFFFF00F0FFFF00F0FFFF00F0FFFF00F0FFFF00F0FFFF00F0FFFF009F9F
  9533.       9F00FFFFFF005050500000000000000000008080800080808000C0C0C000C0C0
  9534.       C000D0E0E000FFFFFF0080808000FFFFFF00FFFFFF0080808000808080008080
  9535.       8000000000000000000000000000000000000000000000000000000000000000
  9536.       0000FFFFFF0080808000FFFFFF0080808000FFFFFF0080808000FFFFFF008080
  9537.       8000FFFFFF000000000000000000000000000000000000000000000000008080
  9538.       8000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9539.       FF00808080000000000000000000000000000000000000000000000000008080
  9540.       8000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF009F9F
  9541.       9F00505050000000000000000000000000000000000000000000808080008080
  9542.       80008080800080808000FFFFFF00808080008080800080808000000000000000
  9543.       0000000000000000000000000000000000000000000000000000000000000000
  9544.       000000000000FFFFFF0000000000FFFFFF0000000000FFFFFF0000000000FFFF
  9545.       FF00000000000000000000000000000000000000000000000000000000008080
  9546.       8000808080008080800080808000808080008080800080808000808080008080
  9547.       8000808080000000000000000000000000000000000000000000000000008080
  9548.       8000808080008080800080808000808080008080800080808000808080008080
  9549.       8000000000000000000000000000000000000000000000000000000000000000
  9550.       0000808080008080800080808000808080000000000000000000000000000000
  9551.       0000000000000000000000000000000000000000000000000000000000000000
  9552.       0000000000000000000000000000000000000000000000000000000000000000
  9553.       0000000000000000000000000000000000000000000000000000000000000000
  9554.       0000000000000000000000000000000000000000000000000000000000000000
  9555.       0000000000000000000000000000000000000000000000000000000000000000
  9556.       0000000000000000000000000000000000000000000000000000000000000000
  9557.       0000000000000000000000000000000000000000000000000000000000000000
  9558.       0000000000000000000000000000000000000000000000000000000000000000
  9559.       0000000000000000000000000000000000000000000000000000000000000000
  9560.       0000000000000000000000000000000000000000000000000000000000000000
  9561.       0000000000000000000000000000000000000000000000000000000000000000
  9562.       000080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  9563.       C000C0C0C000C0C0C000C0C0C000000000000000000000000000000000000000
  9564.       0000000000000000000000000000000000000000000000000000000000000000
  9565.       0000000000000000000000000000000000000000000000000000000000000000
  9566.       0000000000000000000000000000008080000000000080808000000000000000
  9567.       0000000000000000000000000000000000000000000000000000000000000000
  9568.       0000000000000000000080000000800000008000000080000000800000008000
  9569.       0000800000008000000000000000000000000000000000000000000000000000
  9570.       000080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9571.       FF00FFFFFF00FFFFFF00C0C0C000000000008484840000000000000000000000
  9572.       0000000000000000000000000000000000000000000000000000000000000000
  9573.       0000000000000000000000000000000000000000000000000000000000000000
  9574.       0000000000000000000000808000000000000000000000000000808080000000
  9575.       0000000000000000000080808000000000000000000000000000000000000000
  9576.       0000000000000000000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9577.       FF00FFFFFF008000000000000000000000000000000000000000000000000000
  9578.       000080808000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  9579.       FF00FFFFFF00FFFFFF00C0C0C0000000000084848400FFFFFF00C6C6C600FFFF
  9580.       FF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFF
  9581.       FF00C6C6C600FFFFFF0000000000000000000000000000000000000000000000
  9582.       000000000000008080008080800080808000F8F8F800F8F8F800808080000000
  9583.       0000000000008080800000000000000000000000000000000000000000000000
  9584.       0000000000000000000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9585.       FF00FFFFFF008000000000000000000000000000000000000000000000000000
  9586.       00000000000000808000008080000000000080808000FFFFFF00FFFFFF008080
  9587.       8000FFFFFF00FFFFFF00C0C0C0000000000084848400FFFFFF00FFFFFF00C6C6
  9588.       C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6
  9589.       C600FFFFFF00C6C6C60000000000000000000000000000000000000000000000
  9590.       00000080800000F8F8000000000000000000F8F8F800F8F8F800808080000000
  9591.       0000808080000000000000000000000000000000000000000000FFFFFF00FFFF
  9592.       FF00FFFFFF00FFFFFF0080000000FFFFFF000000000000000000000000000000
  9593.       0000FFFFFF008000000000000000000000000000000000000000808080000000
  9594.       00000080800000FFFF0000000000FFFFFF0080808000FFFFFF0080808000FFFF
  9595.       FF00FFFFFF00FFFFFF00C0C0C0000000000084848400FFFFFF00C6C6C600FFFF
  9596.       FF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFF
  9597.       FF00C6C6C600FFFFFF0000000000000000000000000000000000000000000080
  9598.       800000F8F800F8F8F8000000000000000000F8F8F800F8F8F800808080000000
  9599.       0000000000000000000000000000000000000000000000000000FFFFFF000000
  9600.       0000000000000000000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9601.       FF00FFFFFF008000000000000000000000000000000000000000000000000080
  9602.       800000FFFF0000000000C0C0C000FFFFFF0080808000FFFFFF00FFFFFF00FFFF
  9603.       FF00FFFFFF00FFFFFF00C0C0C0000000000084848400FFFFFF00FFFFFF00C6C6
  9604.       C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6
  9605.       C600FFFFFF00C6C6C600000000000000000000000000008080008080800000F8
  9606.       F800F8F8F80000F8F8000000000000000000F8F8F800F8F8F800808080000000
  9607.       0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
  9608.       FF00FFFFFF00FFFFFF0080000000FFFFFF000000000000000000FFFFFF008000
  9609.       0000800000008000000000000000000000000000000000FFFF008080800000FF
  9610.       FF00FFFFFF000000000000000000FFFFFF0080808000FFFFFF00808080008080
  9611.       800080808000FFFFFF00C0C0C0000000000084848400FFFFFF00C6C6C600FFFF
  9612.       FF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFF
  9613.       FF00C6C6C600FFFFFF0000000000000000000080800000F8F80000000000F8F8
  9614.       F80000F8F800F8F8F800000000008080800000000000F8F8F800808080000000
  9615.       0000808080008080800080808000808080000000000000000000FFFFFF000000
  9616.       0000000000000000000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF008000
  9617.       00008000000000000000000000000000000000808000FFFFFF00C0C0C00000FF
  9618.       FF00FFFFFF000000000080808000FFFFFF0080808000FFFFFF00FFFFFF00FFFF
  9619.       FF00FFFFFF00FFFFFF00C0C0C0000000000084848400FFFFFF00FFFFFF00C6C6
  9620.       C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6
  9621.       C600FFFFFF00C6C6C60000000000000000000080800000F8F8000000000000F8
  9622.       F800F8F8F80000F8F800000000000000000000000000F8F8F800808080000000
  9623.       0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
  9624.       FF00FFFFFF00FFFFFF0080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF008000
  9625.       000000000000000000000000000000000000000000000080800000808000FFFF
  9626.       FF0000FFFF0000000000C0C0C000FFFFFF0080808000FFFFFF0080808000FFFF
  9627.       FF00FFFFFF00FFFFFF00C0C0C0000000000084848400FFFFFF00C6C6C600FFFF
  9628.       FF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFF
  9629.       FF00C6C6C600FFFFFF00000000000000000000808000F8F8F80000000000F8F8
  9630.       F80000F8F800F8F8F8000000000000000000F8F8F800F8F8F800808080000000
  9631.       0000000000000000000000000000000000000000000000000000FFFFFF000000
  9632.       0000FFFFFF000000000080000000800000008000000080000000800000008000
  9633.       0000000000000000000000000000000000000000000000000000008080000080
  9634.       8000FFFFFF008080800000000000FFFFFF0080808000FFFFFF00FFFFFF008080
  9635.       8000FFFFFF00FFFFFF00C0C0C0000000000084848400FFFFFF00FFFFFF00C6C6
  9636.       C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6C600FFFFFF00C6C6
  9637.       C600FFFFFF00C6C6C600000000000000000000000000008080000080800000F8
  9638.       F800F8F8F80000F8F8000000000000000000F8F8F800F8F8F800808080000000
  9639.       0000808080000000000000000000000000000000000000000000FFFFFF00FFFF
  9640.       FF00FFFFFF0000000000FFFFFF00000000000000000000000000000000000000
  9641.       0000000000000000000000000000000000000000000000000000000000000000
  9642.       000000808000FFFFFF0000000000C0C0C00080808000FFFFFF00FFFFFF00FFFF
  9643.       FF00FFFFFF00FFFFFF00C0C0C0000000000084848400FFFFFF00FFFFFF00FFFF
  9644.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9645.       FF00FFFFFF00FFFFFF0000000000000000000000000000000000000000000080
  9646.       800000F8F800F8F8F8000000000000000000F8F8F800F8F8F800808080000000
  9647.       0000000000008080800000000000000000000000000000000000000000000000
  9648.       0000000000000000000000000000000000000000000000000000000000000000
  9649.       0000000000000000000000000000000000000000000000000000000000000000
  9650.       000080808000008080008080800000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  9651.       FF00000000000000000000000000000000008484840084000000840000008400
  9652.       0000840000008400000084000000840000008400000084000000840000008400
  9653.       0000840000008400000000000000000000000000000000000000000000000000
  9654.       00000080800000F8F800808080008080800000000000F8F8F800808080000000
  9655.       0000000000000000000080808000000000000000000000000000000000000000
  9656.       0000000000000000000000000000000000000000000000000000000000000000
  9657.       0000000000000000000000000000000000000000000000000000000000000000
  9658.       000080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9659.       FF00C0C0C000FFFFFF00808080000000000084848400FFFFFF00840000008400
  9660.       000084000000840000008400000084000000840000008400000084000000FFFF
  9661.       FF0084000000FFFFFF0000000000000000000000000000000000000000000000
  9662.       0000000000000080800000F8F800000000000000000000000000000000000000
  9663.       0000000000000000000000000000000000000000000000000000000000000000
  9664.       0000000000000000000000000000000000000000000000000000000000000000
  9665.       0000000000000000000000000000000000000000000000000000000000000000
  9666.       000080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  9667.       FF00C0C0C0008080800000000000000000008484840084848400848484008484
  9668.       8400848484008484840084848400848484008484840084848400848484008484
  9669.       8400848484008484840084848400000000000000000000000000000000000000
  9670.       0000000000000000000000808000808080000000000080808000000000000000
  9671.       0000000000000000000000000000000000000000000000000000000000000000
  9672.       0000000000000000000000000000000000000000000000000000000000000000
  9673.       0000000000000000000000000000000000000000000000000000000000000000
  9674.       0000808080008080800080808000808080008080800080808000808080008080
  9675.       8000808080000000000000000000000000000000000000000000000000000000
  9676.       0000000000000000000000000000000000000000000000000000000000000000
  9677.       0000000000000000000000000000000000000000000000000000000000000000
  9678.       0000000000000000000000000000000000000000000000000000000000000000
  9679.       000000000000000000000000000000000000424D3E000000000000003E000000
  9680.       2800000040000000600000000100010000000000000300000000000000000000
  9681.       000000000000000000000000FFFFFF00FFFFFFFFFFFF0000FFFFFFFFD00B0000
  9682.       FFFFFFFFD00B0000FE7FF67FFE7F0000C007C00780010000E507E10780010000
  9683.       F20FF00F80010000F50FF00F80010000F20FF20F80010000F50FF40F80010000
  9684.       FA1FF81F80010000FD3FE10F80010000FE7FC26780030000FE7FFE7FC07F0000
  9685.       FFFFFFFFE0FF0000FFFFFFFFFFFF0000FF4FFFFF8000FFFFFF07C000BFFEFFFF
  9686.       FD038000BFFEFFFFFC018000B006FFFFF4018000BFFEFFFFF0018000B006F01F
  9687.       D0008000BFFEF01FC0068000B436F01F40038000A412F11F001B80008410F01F
  9688.       000F8000A412F01F806F8001B436F01FC03FC03FBFF0FFFFE1BFE07FBFF1FFFF
  9689.       F0FFFFFFBFF3FFFFFEFFFFFF8007FFFFFFFFFFFFFFFF8007FFFFFFFFFFFF0003
  9690.       8001FC3FFC3F80018001F00FF00FC0008001E007E007E0008001E007E007E000
  9691.       8001C003C003E0008001C003C003E0008001C003C003E0008001C003C003E000
  9692.       8001E007E007E0008001E007E007E0008001F00FF00FE000FFFFFC3FFC3FE000
  9693.       FFFFFFFFFFFFE000FFFFFFFFFFFFF001FFFFFFFFFFFFFFFFC0008001C000C000
  9694.       8000800180008000800080018000800080008001800080008000800180008000
  9695.       8000800180008000800080018000800080008001800080008000800180008000
  9696.       80008001800080008001800180018001C03F8001C03FC03FE07F8001E07FE07F
  9697.       FFFFC001FFFFFFFFFFFFFFFFFFFFFFFFE003E000FFFFFE0FC001E000E001F807
  9698.       C001E000E001E007C001E000C001C003C001E0008001C003C001E0000001C001
  9699.       C001E00000018001C001E00000018000C001000080018000C001000080010000
  9700.       C0018000C0010000C0018000E0010000C0010000E0010003C0010001E003000F
  9701.       E003E003E007C03FF007E007E00FF0FFFFFFF000FFFFFE7FFFFFF000FFFFFC3F
  9702.       FC03F0000001F8DDFC03F0000001F01B8003F0000001E1178003C0000001811F
  9703.       800380000001001F8003000000012010800700000001211F800F80000001201F
  9704.       800FC0000001811780FFF0000001E11B83FFF0000001F09DFFFFF0010001F8FF
  9705.       FFFFF0030001FC3FFFFFF007FFFFFE7F00000000000000000000000000000000
  9706.       000000000000}
  9707.   end
  9708.   object FontDialog1: TFontDialog
  9709.     Font.Charset = DEFAULT_CHARSET
  9710.     Font.Color = clWindowText
  9711.     Font.Height = -11
  9712.     Font.Name = 'MS Sans Serif'
  9713.     Font.Style = []
  9714.     MinFontSize = 0
  9715.     MaxFontSize = 0
  9716.     Options = []
  9717.     Left = 160
  9718.     Top = 9
  9719.   end
  9720.   object ColorDialog: TColorDialog
  9721.     Ctl3D = True
  9722.     Options = [cdPreventFullOpen]
  9723.     Left = 200
  9724.     Top = 8
  9725.   end
  9726.   object FontDialog2: TFontDialog
  9727.     Font.Charset = DEFAULT_CHARSET
  9728.     Font.Color = clWindowText
  9729.     Font.Height = -11
  9730.     Font.Name = 'MS Sans Serif'
  9731.     Font.Style = []
  9732.     MinFontSize = 0
  9733.     MaxFontSize = 0
  9734.     Options = [fdTrueTypeOnly, fdEffects]
  9735.     Left = 240
  9736.     Top = 8
  9737.   end
  9738.   object OpenDialogTxt: TOpenDialog
  9739.     Filter = 'MBM Log File Types|*.txt;*.csv;*.htm;*.html;*.xml'
  9740.     Left = 40
  9741.     Top = 40
  9742.   end
  9743.   object DCP_blowfish1: TDCP_blowfish
  9744.     Algorithm = 'Blowfish'
  9745.     BlockSize = 64
  9746.     MaxKeySize = 448
  9747.     Left = 280
  9748.     Top = 8
  9749.   end
  9750.   object PopupMenu1: TPopupMenu
  9751.     Left = 312
  9752.     Top = 8
  9753.     object ISADump1: TMenuItem
  9754.       Caption = 'ISA Dump'
  9755.       OnClick = ISADump1Click
  9756.     end
  9757.     object SMBDump1: TMenuItem
  9758.       Caption = 'SMB Dump'
  9759.       OnClick = SMBDump1Click
  9760.     end
  9761.     object PCIDump1: TMenuItem
  9762.       Caption = 'PCI Dump'
  9763.       OnClick = PCIDump1Click
  9764.     end
  9765.     object VIADump1: TMenuItem
  9766.       Caption = 'VIA Dump'
  9767.       OnClick = VIADump1Click
  9768.     end
  9769.     object N1: TMenuItem
  9770.       Caption = '-'
  9771.     end
  9772.     object PluginDump1: TMenuItem
  9773.       Caption = 'Plugin Dump'
  9774.       OnClick = PluginDump1Click
  9775.     end
  9776.   end
  9777. end
  9778.